Expand description
§MCP Server
MCP server implementation for exposing tools and memory operations
- HTTP Server: Standard HTTP/JSON-RPC (default)
- SSE Server: Direct SSE connections (feature: “sse-server”)
Structs§
- McpServer
- MCP Server - Expose tools and capabilities via MCP protocol
- McpServer
Builder - MCP Server Builder - Convenient server configuration