npx claudepluginhub johnwhiteside/claude-at-proto-plugins --plugin at-explore
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "at-explore": { "command": "npx", "args": [ "-y", "at-explore-mcp" ] } } }
npx