dapta-mcp-skills

Dapta-Tech/dapta-mcp-skills
★ 0 stars Unknown language 🤖 AI/LLM Updated today
Claude Code skills for the Dapta MCP server — drop-in orchestration of the 28-tool voice-agent surface
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dapta-mcp-skills": {
      "command": "npx",
      "args": [
        "-y",
        "Dapta-Tech/dapta-mcp-skills"
      ]
    }
  }
}

README Excerpt

Claude Code skills that orchestrate the [Dapta MCP server](https://mcp.dapta.ai)'s voice-agent toolset. Drop them into any Claude Code project and Claude will follow the workflows automatically when you describe what you want — creating voice agents, analyzing calls, finding qualified leads, browsing recordings, and analyzing extraction variables.