haasonsaas/deep-code-reasoning-mcp
If you are the rightful owner of deep-code-reasoning-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Deep Code Reasoning MCP Server integrates Claude Code with Google's Gemini AI for advanced code analysis, enabling a multi-model workflow for distributed system debugging and long-trace analysis.
Tools
Functions exposed to the LLM to take actions
start_conversation
Initiates a conversational analysis session between Claude and Gemini.
continue_conversation
Continues an active conversation with Claude's response or follow-up question.
finalize_conversation
Completes the conversation and generates structured analysis results.
get_conversation_status
Checks the status and progress of an ongoing conversation.
escalate_analysis
Main tool for handing off complex analysis from Claude Code to Gemini.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client