npx claudepluginhub benredmond/apex --plugin apex
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "apex": { "command": "npx", "args": [ "@benredmond/apex", "mcp", "serve" ] } } }
npx