Skip to content
VS Code

coderegistry for VS Code

io.github.hellosg/coderegistry

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

client:VS Code transport:streamable-http tools:23

Install coderegistry in VS Code

.vscode/mcp.json

{
  "servers": {
    "coderegistry": {
      "type": "http",
      "url": "https://integrator.app.thecoderegistry.com/api/ai/router"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

coderegistry in other clients