Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.
claude mcp add coderegistry --transport http https://integrator.app.thecoderegistry.com/api/ai/router
~/.cursor/mcp.json
{
"mcpServers": {
"coderegistry": {
"url": "https://integrator.app.thecoderegistry.com/api/ai/router"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"coderegistry": {
"serverUrl": "https://integrator.app.thecoderegistry.com/api/ai/router"
}
}
}
.vscode/mcp.json
{
"servers": {
"coderegistry": {
"type": "http",
"url": "https://integrator.app.thecoderegistry.com/api/ai/router"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"coderegistry": {
"url": "https://integrator.app.thecoderegistry.com/api/ai/router"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"coderegistry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://integrator.app.thecoderegistry.com/api/ai/router"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://integrator.app.thecoderegistry.com/api/ai/router | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hellosg--coderegistry/reviews or the review_server meta-tool.
POST /mcp