Skip to content
Cline

oxcode for Cline

io.github.snowmead/oxcode

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

client:Cline transport:stdio runtime:npm

Install oxcode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

oxcode in other clients