$ timeahead_
mcp/code-indexermcp/install

install @code-indexer/mcp

pick your MCP client below. snippets, file paths and reload steps included.
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "code-indexermcp": {
      "command": "npx",
      "args": [
        "-y",
        "@code-indexer/mcp"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/code-indexermcp/install/claude-desktop
← back to @code-indexer/mcp
Install @code-indexer/mcp MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead