{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_bm6gbdhncuwp","handle":"iflow-mcp-matthewpdingle-consulting-agents-mcp","url":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-matthewpdingle-consulting-agents-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-matthewpdingle-consulting-agents-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_matthewpdingle-consulting-agents-mcp","summary":"A Model Context Protocol (MCP) server that allows Claude Code to consult with additional AI agents for code and problem analysis","description":"# ConsultingAgents MCP Server\n\nA Model Context Protocol (MCP) server that allows Claude Code to consult with additional AI agents for code and problem analysis. This server provides access to Darren (OpenAI), Sonny (Anthropic), Sergey (OpenAI with web search), and Gemma (Google Gemini with repository analysis) as expert consultants, enabling multi-model perspective on coding problems.\n\n## Features\n\n- **Darren**: OpenAI expert coding consultant powered by o3-mini model with high reasoning capabilities\n- **Sonny**: Anthropic expert coding consultant powered by Claude 3.7 Sonnet with enhanced thinking (Note: somewhat redundant now that Claude Code has native Extended Thinking mode)\n- **Sergey**: OpenAI web search specialist powered by GPT-4o for finding relevant documentation and examples (Note: somewhat redundant now that Claude Code has native web search capabilities)\n- **Gemma**: Google Gemini specialist powered by gemini-2.5-pro-exp-03-25 with 1M token context for comprehensive repository analysis\n- **MCP Integration**: Seamless integration with Claude Code via MCP protocol\n- **Multiple Transport Options**: Supports stdio (for direct Claude Code integration) and HTTP/SSE transport\n\n## Prerequisites\n\n- Python 3.8+\n- OpenAI API key\n- Anthropic API key\n- Google API key\n- Claude Code CLI (for integration)\n\n## Quick Start\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/yourusername/consulting-agents-mcp.git\n   cd consulting-agents-mcp\n   ```\n\n2. **Create and activate a virtual environment**:\n   ```bash\n   python -m venv mcp_venv\n   source mcp_venv/bin/activate  # On Windows: mcp_venv\\Scripts\\activate\n   ```\n\n3. **Install dependencies**:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Set up API keys**:\n   Create a `.env` file in the project root:\n   ```\n   OPENAI_API_KEY=your_openai_api_key_here\n   ANTHROPIC_API_KEY=your_anthropic_api_key_here\n   GOOGLE_API_KEY=your_google_api_key_here\n   ```\n\n5. **Start the server**:\n   ```bash\n   c…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_matthewpdingle-consulting-agents-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_matthewpdingle-consulting-agents-mcp","registry":"pypi","observedAt":"2026-09-15T19:23:02.763Z","publishedAt":"2026-02-11T06:32:23.563934Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_matthewpdingle-consulting-agents-mcp","url":"https://pypi.org/project/iflow-mcp_matthewpdingle-consulting-agents-mcp/","firstSeenAt":"2026-09-09T19:25:14.309Z","fetchedAt":"2026-09-15T19:20:45.579Z","normalizedAt":"2026-09-15T19:20:45.579Z"}]},"firstSeenAt":"2026-09-09T19:25:14.309Z","updatedAt":"2026-09-15T19:23:02.763Z"}