data/mcp/mcp_types library
Classes
- ConnectedMcpServer
- DisabledMcpServer
- FailedMcpServer
- McpHttpConfig
- HTTP transport — streamable HTTP.
- McpResource
- An MCP resource.
- McpSdkConfig
- In-process SDK transport.
- McpServerConfig
- MCP server configuration.
- McpServerConnection
- MCP server connection state.
- McpSseConfig
- SSE transport — server-sent events over HTTP.
- McpStdioConfig
- Stdio transport — spawns subprocess.
- McpToolInfo
- Information about an MCP-provided tool.
- McpWebSocketConfig
- WebSocket transport.
- PendingMcpServer
Enums
- McpConfigScope
- Config scope — where the config was loaded from.
- McpTransportType
- MCP transport types.