Skip to content
Claude Desktop

oxcode for Claude Desktop

io.github.snowmead/oxcode

PageRank-curated code intelligence for coding agents over an indexed source repository.

client:Claude Desktop transport:stdio runtime:npm

Install oxcode in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "oxcode": {
      "command": "npx",
      "args": [
        "-y",
        "@snowmead/oxcode-mcp"
      ],
      "env": {
        "OXCODE_NO_AUTO_UPDATE": "<OXCODE_NO_AUTO_UPDATE>",
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

oxcode in other clients