File-based token storage implementation for OAuth credentials and tokens.
Implements the mcp.client.auth.TokenStorage protocol.Each instance is tied to a specific server URL for proper token isolation.Methods:
OAuth client provider for MCP servers with browser-based authentication.This class provides OAuth authentication for FastMCP clients by opening
a browser for user authorization and running a local callback server.Methods: