LogoSTMCP
Download
consult7

Consult7 MCP Server

Consult7 is an MCP server that enables AI agents to analyze large codebases and document collections by leveraging models with massive context windows from OpenRouter, OpenAI, and Google providers.

Tools

1. consult7

Enables AI agents to consult large context window models for analyzing extensive file collections that exceed the current agent's context limits.

Open Graph image for Consult7 MCP Server

JSON Config

{
  "mcpServers": {
    "consult7": {
      "type": "stdio",
      "command": "uvx",
      "args": ["consult7", "openrouter", "your-api-key"]
    }
  }
}

Useful Links

Information