Back to Apps

Agentify Desktop
by agentify-sh
Control your logged-in AI web sessions (ChatGPT, Claude, Gemini) via MCP for parallel tabs and local automation.
0 stars
Works in:Codex
Exposes:ToolsResources
What it does
Agentify Desktop acts as a local control center that allows MCP-capable AI agents to interact with your existing web-based AI subscriptions. Instead of relying on APIs, it manages real browser sessions for ChatGPT, Claude, Perplexity, Gemini, Google AI Studio, and Grok, enabling agents to use the web interfaces you're already signed into.
Tools
agentify_query: Send prompts to a stable tab and retrieve the assistant's response.agentify_read_page: Extract visible text content from a browser tab.agentify_navigate: Direct a tab to a specific URL.agentify_ensure_ready: Wait for page loads, logins, or CAPTCHA completion.agentify_save_artifacts: Save generated images and files from the session to your local machine.agentify_tabs: Manage the creation, closing, and listing of parallel browser sessions.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"agentify-desktop": {
"command": "npx",
"args": ["-y", "@agentify/desktop", "mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Codex
- Claude Code
Quick install
npx -y @agentify/desktop mcpInformation
- Pricing
- free
- Published
- 4/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
codex mcp add agentify-desktop -- npx -y @agentify/desktop mcpClaude Desktop
npx -y @agentify/desktop mcp





