Submit

Consult7

@Stefan Szeider

Consult7 allows your agent to leverage models with massive context windows to analyze large codebases/ document collections ➜ For Claude Code users, Consult7 is a game changer.

Server Config

{
  "mcpServers": {
    "consult7": {
      "command": "uvx",
      "args": [
        "consult7",
        "--api-key",
        "your-api-key",
        "--provider",
        "openrouter",
        "--model",
        "google/gemini-2.5-pro-preview",
        "--context",
        "1M"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.