Description
Local code intelligence can be built from a tree-sitter knowledge graph and exposed through an MCP server. It is useful for developers connecting AI assistants to repository structure without sending every lookup through a remote index.
MCP servers expose tooling to clients and can read repository contents. Bind them only where intended and protect indexes for private codebases.