npx claudepluginhub shiftinbits/constellation-claude --plugin constellationAdd to your .mcp.json:
{
"mcpServers": {
"constellation": {
"command": "npx",
"args": [
"-y",
"@constellationdev/mcp@latest"
]
}
}
}npx