Back to Apps

Open ChatGPT Atlas
by composiohq
Open-source browser automation and tool routing agent for AI assistants.
0 stars
Works in:CursorVS Code Copilot
Exposes:ToolsResources
What it does
Open ChatGPT Atlas is a free, open-source alternative to ChatGPT Atlas, providing AI agents with the ability to control web browsers and route tasks to over 500 external app integrations.
Tools
- Browser Tools: Controls Chromium-based browsers with capabilities for clicking, typing, scrolling, and taking screenshots via Gemini 2.5 Computer Use.
- Tool Router: Intelligently routes requests to Gmail, Slack, GitHub, and hundreds of other services via Composio.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"open-chatgpt-atlas": {
"command": "npm",
"args": ["run", "electron"]
}
}
}
Note: Requires Google Gemini API key and optional Composio API key for tool routing.
Supported hosts
- claude
- cursor
- vscode-copilot
Quick install
npm run electronInformation
- Pricing
- free
- Published
- 6/8/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using npm run electron





