β¨οΈConnect Claude Code
Register the Dapta MCP in Claude Code with a single terminal command. Copy the ready-to-run command straight from Dapta, key included.

Next step
π¦Install skills (Claude Code)Last updated
Register the Dapta MCP in Claude Code with a single terminal command. Copy the ready-to-run command straight from Dapta, key included.
Claude Code connects from the terminal. One command registers the dapta-ai MCP for your user, and Dapta gives you the exact command with your key already inside.
You will need the API key from the previous step. If you do not have one yet, see Mint your API key.
Step 1: On the MCP Access page in Dapta, scroll to Connect your Claude client and switch to the Claude Code tab. Click Copy next to the command.

Step 2: Paste and run the command in any terminal. It will look like this:
Step 3: Start (or restart) Claude Code. The dapta-ai server is now available to your sessions.
Connected. Now install the skills so Claude knows how to use the tools.
π¦Install skills (Claude Code)Last updated
claude mcp add --transport http dapta-ai https://mcp.dapta.ai/mcp \
--header "x-api-key: <your-key>"