Odel
repoctx

repoctx

Local
@nugehs1JavaScriptMITUpdated 1mo ago

Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@nugehs/repoctxv2.6.0

Run

npx -y @nugehs/repoctx

MCP client config

{
  "mcpServers": {
    "repoctx": {
      "command": "npx",
      "args": [
        "-y",
        "@nugehs/repoctx"
      ]
    }
  }
}