Connect AgentDock from different clients
AgentDock connects to Claude Desktop, ChatGPT, Claude Code, Cursor, VS Code, Codex, TRAE, and WorkBuddy over Streamable HTTP MCP. Every example on this page uses:
Connect ChatGPT to AgentDock
OAuth is recommended when ChatGPT connects to a remote AgentDock instance through a custom MCP plugin. During connection, ChatGPT discovers AgentDock's OAuth metadata, registers a client, and completes browser authorization automatically. You do not need to create a Client ID or Client Secret manually.
Use Skills
A Skill is a set of instructions for an agent. It explains when to use a workflow, which steps and dependencies it requires, and which operations need careful confirmation.
Tasks and progress
For development, deployment, migration, or complex troubleshooting, AgentDock can persist the goal, steps, completion conditions, and verification evidence as a recoverable task.
Browser automation
When browser capabilities are enabled, an agent can open pages, click, type, scroll, capture screenshots, and inspect console and network errors.
macOS desktop automation
The macOS Desktop Skill lets an agent observe the current logged-in desktop and, within the permissions you grant, click, type, use keyboard shortcuts, or drag.
Connect external MCP servers
Dynamic MCP lets AgentDock connect to other MCP servers without restarting or rebuilding. Examples include design platforms, task systems, search services, and local analysis tools.
NexusDock Recall
NexusDock Recall is an optional long-term knowledge service for AgentDock. It stores stable project documentation, experience, decisions, and question records so future tasks can recover reliable context.