AI router is a stdio MCP server that lets AI coding agents (Cursor, Claude Code, Claude Desktop, and other MCP clients) send prompts to Gemini and ChatGPT through real browser sessions β no API keys
Replies
Best
The fact that it piggybacks on real browser sessions to skip API keys is genuinely clever, especially for anyone juggling multiple AI tools and hitting rate limits daily. Nice execution.
Report
finally a way to use chatgpt from claude code without juggling api keys. it just works through the browser, which is honestly kind of clever.
Report
How does it handle rate limits from the browser sessions, and is there a risk of getting flagged or blocked by Google or OpenAI when you route heavy agent traffic through them?
Replies
The fact that it piggybacks on real browser sessions to skip API keys is genuinely clever, especially for anyone juggling multiple AI tools and hitting rate limits daily. Nice execution.
finally a way to use chatgpt from claude code without juggling api keys. it just works through the browser, which is honestly kind of clever.
How does it handle rate limits from the browser sessions, and is there a risk of getting flagged or blocked by Google or OpenAI when you route heavy agent traffic through them?