reanalyze-code-vault — coderegistry MCP Tool
reanalyze-code-vault
(reanalyze code vault) is one of 23 tools on the
coderegistry
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call reanalyze-code-vault from your client
- Claude Code coderegistry reanalyze-code-vault run in your project directory
- Claude Desktop coderegistry reanalyze-code-vault ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor coderegistry reanalyze-code-vault ~/.cursor/mcp.json
- VS Code coderegistry reanalyze-code-vault .vscode/mcp.json
- Zed coderegistry reanalyze-code-vault ~/.config/zed/settings.json
- Windsurf coderegistry reanalyze-code-vault ~/.codeium/windsurf/mcp_config.json
- Cline coderegistry reanalyze-code-vault ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI coderegistry reanalyze-code-vault ~/.gemini/settings.json
- Grok coderegistry reanalyze-code-vault .mcp.json (in your project root)
- ChatGPT coderegistry reanalyze-code-vault Settings → Connectors → Advanced → Developer mode
- Claude.ai coderegistry reanalyze-code-vault Settings → Connectors → Add custom connector
- LangChain coderegistry reanalyze-code-vault pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http coderegistry https://integrator.app.thecoderegistry.com/api/ai/router
Other tools on this server
- create_account
- list_projects
- get_project
- create_project
- delete_project
- list_vaults
- get_vault
- create-code-vault
- delete-code-vault
- get-code-vault-summary
- get-code-vault-results
- get-code-vault-reports
- get_account
- delete_account
- rotate_api_key
- get-security-issues
- get-code-smells
- get-git-history
- get-contributors
- get-components
- get-code-iq-automated-queries
- get-the-code-score
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.