Back to directory
szeider/consult7

szeider/consult7

@szeider

MCP server to consult a language model with large context size

mcpconsultlarge-contextopenrouterllmanalysiscodebasefile-analysiscontext

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13