> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapta-mcp.md).

# Dapta MCP

- [Dapta MCP: Overview](https://docs.dapta.ai/dapta-mcp/mcp.md): Operate your Dapta workspace from inside Claude Desktop, Claude Cowork, or Claude Code using plain language. The Dapta MCP connects your AI client to your agents, analytics, automations, and account.
- [Key Concepts](https://docs.dapta.ai/dapta-mcp/key-concepts.md): The four ideas that make the Dapta MCP click: per-workspace API keys, tools versus skills, and the preview-then-commit safety model that protects every write.
- [Setup & Connection](https://docs.dapta.ai/dapta-mcp/setup.md): Everything you need to connect the Dapta MCP to Claude: prerequisites, then a few short steps to mint a key, connect your client, install the skills (Claude Code only), and verify it all works.
- [Mint your API key](https://docs.dapta.ai/dapta-mcp/setup/mint-your-api-key.md): Create the API key that authenticates your AI client as your Dapta workspace. Keys are owner-only and shown once, so save yours right away.
- [Connect Claude Desktop & Cowork](https://docs.dapta.ai/dapta-mcp/setup/connect-claude-desktop.md): Connect the Dapta MCP to Claude Desktop and Claude Cowork with a one-click plugin. No terminal, no connector URL, no OAuth: your key and all the skills are baked into the plugin you download.
- [Connect Claude Code](https://docs.dapta.ai/dapta-mcp/setup/connect-claude-code.md): Register the Dapta MCP in Claude Code with a single terminal command. Copy the ready-to-run command straight from Dapta, key included.
- [Install skills (Claude Code)](https://docs.dapta.ai/dapta-mcp/setup/install-skills-bundle.md): Install the Dapta skills bundle in Claude Code so Claude knows how and when to use the MCP tools. This step is for Claude Code only: Claude Desktop and Cowork get the skills automatically from the plu
- [Verify your connection](https://docs.dapta.ai/dapta-mcp/setup/verify.md): Confirm the Dapta MCP is connected and the skills are installed with two simple prompts, one read-only check and one guided workflow.
- [Skills Catalog](https://docs.dapta.ai/dapta-mcp/skills.md): All 33 Dapta MCP skills, grouped by area. Skills are the guided workflows that tell Claude how and when to use the tools. Browse the index, then dive into a category for example phrases and what to ex
- [Voice Agents](https://docs.dapta.ai/dapta-mcp/skills/voice-agents.md): The 12 voice-agent skills, from building and configuring agents to analyzing call performance, feedback, recordings, dialing hours, and qualified leads.
- [Text & WhatsApp Agents](https://docs.dapta.ai/dapta-mcp/skills/text-agents.md): The 7 text and WhatsApp agent skills: create chat agents, search and rank them, calibrate behavior, manage the website widget and WhatsApp lines, and read or rewrite prompts.
- [Flow Studio](https://docs.dapta.ai/dapta-mcp/skills/flow-studio.md): The 2 Flow Studio skills: build and deploy automations from a chat, and inspect or report on the flows you already have.
- [Sales Meetings](https://docs.dapta.ai/dapta-mcp/skills/sales-meetings.md): The sales-meeting skill: find and analyze your recorded meetings, surfacing AI summaries, action items, and sales tips.
- [Accounts, Identity & Billing](https://docs.dapta.ai/dapta-mcp/skills/accounts.md): The 5 account skills: search accounts and workspaces, map legacy IDs, run a full account health check, see your industry and peers, and review billing.
- [Support](https://docs.dapta.ai/dapta-mcp/skills/support.md): The 3 support skills: instant answers to common Dapta questions, opening a tracked ticket, and retrieving your support history.
- [Research & Docs](https://docs.dapta.ai/dapta-mcp/skills/research.md): The 3 research and docs skills: search the Dapta documentation, suggest the right Academy tutorial, and research companies and markets on the public web.
- [Tools Reference](https://docs.dapta.ai/dapta-mcp/tools-reference.md): The complete index of all 128 Dapta MCP tools, grouped by domain. Tools are the concrete actions behind the skills. You rarely call them directly, the skills pick the right ones for you.
- [Safety & Security](https://docs.dapta.ai/dapta-mcp/safety-and-security.md): How the Dapta MCP keeps your data safe: workspace isolation, preview-then- commit on every write, and one-key-per-workspace key hygiene.
- [Troubleshooting](https://docs.dapta.ai/dapta-mcp/troubleshooting.md): Common Dapta MCP problems and how to fix them, from key creation errors to 401 responses and missing skills.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dapta.ai/dapta-mcp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
