Connect agents to agents. MCP server for querying any LLM through your existing subscriptions: compare, vote, and synthesize across GPT, Gemini, Claude, and local models from one terminal.
Stars
14
Forks
3
Watchers
14
Open Issues
0
Overall repository health assessment
^1.12.1^3.24.2^22.13.1^5.7.340
commits
fix: remove unsupported --max-tokens flag from Claude CLI
e029e13View on GitHubfeat: direct HTTP for Gemini & Codex, fix subscription provider endpoints
f491887View on GitHubRewrite subscription provider: direct HTTP with OAuth tokens
ec09136View on GitHubFix subscription CLI argument passing for Gemini and Codex
e1f795bView on GitHubFix setup wizard bugs: wrong package name, hanging CLI, forced flow
770e7f0View on GitHubRewrite README for v1.0 — npx setup, API keys, subscriptions
ce26354View on GitHubRemove CLIProxyAPI, wire up auto-detection for all providers
02b95a2View on GitHubAdd native API providers for OpenAI, Google, and Anthropic
b8e85e6View on GitHubAdd smart_read tool for surgical code extraction with line numbers
b66cb66View on GitHubAdd orchestrator layer with circuit breaker, cache, metrics, and trust layer
df6af62View on GitHub