Expand description
MCP (Model Context Protocol) server integration.
Discovers tools from MCP servers via stdin/stdout JSON-RPC and registers them into the canonical tool registry. MCP tools participate in the same capability/permission/policy flow as all other tools.
Structs§
- McpServer
- A running MCP server connection.
- McpServer
Config - Configuration for an MCP server.
- McpTool
Executor - MCP tool executor – routes tool calls to the appropriate MCP server.
- McpTool
Info - An MCP tool discovered from a server.