Loomal

zoekt-mcp

MCP server by github.com/radiovisual/zoekt-mcp

Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.

0 starspypi: zoekt-mcp

About zoekt-mcp

zoekt-mcp is an MCP (Model Context Protocol) server published by radiovisual in the official MCP registry, listed under Search on Loomal. Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.

It ships as a Python package on PyPI (zoekt-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/radiovisual/zoekt-mcp.

Use zoekt-mcp with your agent

Claude Code · one command
claude mcp add zoekt-mcp -- uvx zoekt-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "zoekt-mcp": {
      "command": "uvx",
      "args": [
        "zoekt-mcp"
      ]
    }
  }
}
pypizoekt-mcp

Frequently asked questions

What is zoekt-mcp?
zoekt-mcp is an MCP (Model Context Protocol) server by radiovisual in the Search category. Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
How do I connect zoekt-mcp to Claude, Cursor, or another MCP client?
Install zoekt-mcp from its pypi package (zoekt-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is zoekt-mcp open source?
Yes — the source code is public at github.com/radiovisual/zoekt-mcp.
Can AI agents pay to use zoekt-mcp?
Not yet through Loomal — zoekt-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain zoekt-mcp? Claim this listing free by verifying GitHub ownership, or contact us.