Expand description
MCP server implementation.
Synchronous JSON-RPC 2.0 server that exposes code graph operations through the Model Context Protocol. All operations are in-process with no async runtime required.
Structsยง
- McpServer
- A synchronous MCP server that handles JSON-RPC 2.0 messages.
- Operation
Record - Record of a tool call or analysis context entry.