Loading languages...
CO

consult7

@szeider158

MCP server to consult a language model with large context size

ai
context
model
llm

# mcpServer Config

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

# stdio

uvx consult7
Transport:
stdio
語言:
Python
創建時間:6/10/2025
更新時間:7/31/2025