Loading MCP server directory, please wait...
Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.
npx @getmcp/cli add com.dmzagent/skill-builder-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dmzagent/skill-builder-mcp": {
"command": "npx",
"args": [
"-y",
"@dmzagent/skill-builder-mcp"
],
"env": {
"SKILL_API_URL": "",
"SKILL_TOKEN": "",
"SKILL_PROJECT_DIR": "",
"SKILL_TARGET": ""
}
}
}
}