Connect it
You can also connect from any docs page: open the context menu at the top of the page to copy the server URL or add it to Cursor or VS Code in one click.- Claude Code
- Claude
- Cursor
- Codex
- Other clients
What it provides
The server also exposes the Deck skill as an MCP resource, so connected agents can load Deck integration guidance without installing
skill.md separately.
Once connected, your tool decides when to search. Ask it things like “How does session reuse work in Deck?” or “Write a webhook handler for task_run.completed” and it pulls the answer from the current docs.
Limitations
- Docs only. The server can’t see your runs, credentials, or metrics. For account questions in chat form, use Deck in Slack. For programmatic access, use the API.
- Read-only. Apart from
submit_feedback, the server only searches and reads documentation.