Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
An MCP server that exposes Sourcegraph Zoekt code search to any MCP-capable AI agent — Claude Code, Claude Desktop, Cursor, MCP Inspector, etc. — so the agent can run fast, indexed, regex/symbol-aware code search over your repositories regardless of the language you're working in. MCP server: Python, built on stdio so clients can spawn it as a subprocess. Published to official MCP Registry, so no…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that exposes Sourcegraph Zoekt code search to any MCP-capable AI agent — Claude Code, Claude Desktop, Cursor, MCP Inspector, etc. — so the agent can run fast, indexed, regex/symbol-aware code search over your repositories regardless of the language you're working in. MCP server: Python, built on stdio so clients can spawn it as a subprocess. Published to official MCP Registry, so no clone is required to use it. Backend: a you run yourself via the Docker Compose file attached to…