Oxcode runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 31 Jul 2026.
PageRank-curated code intelligence for coding agents over an indexed source repository.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add oxcode -- npx -y @snowmead/oxcode-mcp
{
"mcpServers": {
"oxcode": {
"args": [
"-y",
"@snowmead/oxcode-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.oxcode]
command = "npx"
args = ["-y", "@snowmead/oxcode-mcp"]
{
"mcpServers": {
"oxcode": {
"args": [
"-y",
"@snowmead/oxcode-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"oxcode": {
"args": [
"-y",
"@snowmead/oxcode-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OXCODE_NO_AUTO_UPDATE (Set to 1 to disable the binary's startup self-update check (CI, offline, or reproducible environments).), GITHUB_TOKEN (Optional: used during self-update to avoid unauthenticated GitHub API rate limits.).
The author declared them in the registry entry; get the values from the project itself.
Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
Cross-repository semantic code intelligence for AI coding agents, from a local code graph.
Code Intelligence Platform for AI Coding Agents
Token-bounded repository context for coding agents over MCP.
A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
MCP server for Instagit — AI-powered Git repository analysis for coding agents
Local-first codebase intelligence MCP server for AI coding agents.
Answers built from our own checks of this server.