For the complete documentation index, see llms.txt. This page is also available as Markdown.

βš™οΈSetup & Connection

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.

Connecting takes a few minutes. You mint an API key, connect your AI client to the Dapta MCP, and run a quick check. The path differs slightly by client: Claude Desktop and Cowork install a single plugin with the skills already baked in, while Claude Code runs one command and then installs the skills bundle.


Prerequisites

  • A Dapta account with access to a workspace.

  • Workspace-owner access to mint an API key. If you are not an owner, ask your workspace owner for a key.

  • The AI client you want to use: Claude Desktop, Claude Cowork, or Claude Code.


The steps

Step 1: Mint your API key from the admin panel.

πŸ”‘Mint your API key

Step 2: Connect your client. Pick the page that matches the client you use.

πŸ–₯️Connect Claude Desktop & Cowork⌨️Connect Claude Code

Step 3 (Claude Code only): Install the skills bundle so Claude knows how to use the tools. Claude Desktop and Cowork can skip this, the skills come bundled in the plugin.

πŸ“¦Install skills (Claude Code)

Step 4: Verify your connection with a simple prompt.

βœ…Verify your connection

Last updated