Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"compound-engineering-plugin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-compound-engineering-plugin"
]
}
}
}