★ 214 stars
JavaScript
🤖 AI/LLM
Updated 1mo ago
Agentify Desktop lets Codex/Claude/OpenCode control your logged-in ChatGPT, Claude, AiStudio, Gemini, Grok, Perplexity web sessions via MCP, parallel hidden/visible tabs, file upload + image download
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"desktop": {
"command": "npx",
"args": [
"-y",
"agentify-sh/desktop"
]
}
}
}
Run in terminal:
claude mcp add desktop npx -y agentify-sh/desktop
Add to .cursor/mcp.json:
{
"mcpServers": {
"desktop": {
"command": "npx",
"args": [
"-y",
"agentify-sh/desktop"
]
}
}
}
Topics
aistudiochatgptcodexelectrongeminigrokmcpmodel-context-protocol