Enterprise-grade code intelligence for business leaders by The Code Registry. This is our fully-featured MCP server for AI agents. Analyze codebases for due diligence, tech debt, security vulnerabilities, code quality and more - directly from any MCP-compatible clients. Analysis can use our local code agent (Docker command) so that source code never actually leaves the machine it's on, or we can analyze GIT repositories or file archives (i.e. .zip files on Google Drive).
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"name": "io.github.hellosg/coderegistry",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"remotes": [
{
"url": "https://integrator.app.thecoderegistry.com/api/ai/router",
"type": "streamable-http"
}
],
"version": "1.0.0",
"repository": {
"url": "https://github.com/The-Code-Registry/mcp-server",
"source": "github"
},
"description": "Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free."
}