Skip to content
Claude Desktop

Octocode for Claude Desktop

io.github.muvon/octocode

AI-powered code indexer with semantic search and knowledge graphs

client:Claude Desktop transport:stdio runtime:npm

Install Octocode in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "octocode": {
      "command": "npx",
      "args": [
        "-y",
        "@muvon/octocode"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Octocode in other clients