Module mcp

Module mcp 

Source
Expand description

MCP (Model Context Protocol) server implementation.

This module implements an MCP server that exposes gabb’s code indexing capabilities as tools for AI assistants like Claude.

Structs§

McpServer
MCP Server state

Functions§

run_server
Run the MCP server with the given workspace and database paths.