Loading MCP server directory, please wait...
PageRank-curated code intelligence for coding agents over an indexed source repository.
npx @getmcp/cli add io.github.snowmead/oxcodeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.snowmead/oxcode": {
"command": "npx",
"args": [
"-y",
"@snowmead/oxcode-mcp"
],
"env": {
"OXCODE_NO_AUTO_UPDATE": "",
"GITHUB_TOKEN": ""
}
}
}
}