Expand description
MCP server implementation.
The server handles the MCP protocol lifecycle:
- Initialize - exchange capabilities
- Handle tool calls - execute tools via providers
- Shutdown - graceful cleanup
Structs§
- Deferred
Init - Result of deferred background initialization (remote config + proxy).
- McpServer