Expand description
cersei-mcp: Model Context Protocol (MCP) client.
Full JSON-RPC 2.0 implementation with stdio transport for connecting to MCP servers. Discovers tools and resources, makes them available as standard Cersei tool definitions.
Modules§
Structs§
- McpClient
- A client connected to a single MCP server.
- McpManager
- Manages connections to multiple MCP servers.
- McpResource
- McpServer
Config - McpTool
Def
Enums§
Functions§
- expand_
env_ vars - Expand
${VAR}and${VAR:-default}patterns. - expand_
server_ config - Expand env vars in all string fields of a server config.