consulting-agents-mcp

MatthewPDingle/consulting-agents-mcp

3.4

If you are the rightful owner of consulting-agents-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.

ConsultingAgents MCP Server is a Model Context Protocol server that allows Claude Code to consult with additional AI agents for code and problem analysis.

Tools

Functions exposed to the LLM to take actions

consult_with_darren

Uses OpenAI's o3-mini model with high reasoning to analyze code and provide recommendations.

consult_with_sonny

Uses Claude 3.7 Sonnet with enhanced thinking to provide in-depth code analysis.

consult_with_sergey

Uses GPT-4o with web search capabilities to find relevant documentation and examples.

consult_with_gemma

Uses Google's Gemini 2.5 Pro model with 1M token context window to analyze entire repositories and provide comprehensive development plans.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources