Documentation Index
Fetch the complete documentation index at: https://docs.mcp-use.com/llms.txt
Use this file to discover all available pages before exploring further.
MCP-use exceptions.
ConfigurationError
from mcp_use.client.exceptions import ConfigurationError
method init
Initialize self. See help(type(self)) for accurate signature.Parameters
Signaturedef __init__(args, kwargs):
ConnectionError
from mcp_use.client.exceptions import ConnectionError
method init
Initialize self. See help(type(self)) for accurate signature.Parameters
Signaturedef __init__(args, kwargs):
MCPError
from mcp_use.client.exceptions import MCPError
method init
Initialize self. See help(type(self)) for accurate signature.Parameters
Signaturedef __init__(args, kwargs):
OAuthAuthenticationError
from mcp_use.client.exceptions import OAuthAuthenticationError
method init
Initialize self. See help(type(self)) for accurate signature.Parameters
Signaturedef __init__(args, kwargs):
OAuthDiscoveryError
from mcp_use.client.exceptions import OAuthDiscoveryError
method init
Initialize self. See help(type(self)) for accurate signature.Parameters
Signaturedef __init__(args, kwargs):