1
Add it to Claude Code
claude mcp add superpowers-mcp -- npx @xinyuzjj/superpowers-mcpAvailable Tools (2)
Once configured, Superpowers MCP gives your AI agent access to:
run-superpower-commandExecutes a specific superpowers command.commandargslist-superpower-skillsLists all available superpowers skills.Try It Out
After setup, try these prompts with your AI agent:
→List all the available superpowers skills I can use for my project.
→Run the write-plan command to create a development plan for a new to-do list application.
→Use the superpowers framework to perform a system-level debug on my current codebase.
→Execute a test-driven development cycle using the superpowers tools.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Alternative installation methods
Source
git clone https://github.com/xinyuzjj/superpowers-mcp.git && cd superpowers-mcp && npm install && npm run build && npm linkKeep this setup from going cold
Save the docs, env vars, and workflow around Superpowers MCP in Conare so Claude Code, Codex, and Cursor remember it next time.