skill builder mcp for Claude Code
com.dmzagent/skill-builder-mcp
Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.
client:Claude Code
transport:stdio
runtime:npm
Install skill builder mcp in Claude Code
run in your project directory
claude mcp add skill-builder-mcp -e SKILL_API_URL=<SKILL_API_URL> -e SKILL_TOKEN=<SKILL_TOKEN> -e SKILL_PROJECT_DIR=<SKILL_PROJECT_DIR> -e SKILL_TARGET=<SKILL_TARGET> -- npx -y @dmzagent/skill-builder-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs