Desktop
Agentify Desktop runs a local MCP server that lets your AI agents (Codex, Claude, OpenCode, etc.) programmatically control logged‑in web sessions of ChatGPT, Claude, AiStudio, Gemini, Grok and Perplexity – opening hidden or visible tabs, uploading files, and downloading generated images.
- •You want an autonomous AI agent to scrape data from a ChatGPT conversation without manual clicks.
- •You need to batch‑process a list of prompts across multiple AI web UIs from a single script.
- •Your product requires AI‑generated images to be saved automatically after a model finishes rendering.
curl -X POST http://localhost:4242/mcp -H "Content-Type: application/json" -d '{"action":"openTab","service":"gemini","mode":"visible","prompt":"Create a 4‑color palette for a fintech dashboard and return the image.","upload":"./assets/brand-guide.pdf"}'Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/desktop && curl -fsSL https://workflowstacks.com/api/skills/desktop/claude-skill -o ~/.claude/skills/desktop/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Desktop is a medium JavaScript project (~8k lines across 31 code files, plus 22 test files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 4 months ago, MPL-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2main.mjsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/desktop && curl -fsSL https://workflowstacks.com/api/skills/desktop/claude-skill -o ~/.claude/skills/desktop/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.