From ctx
npx claudepluginhub himanshuskukla/ai-context-bridge --plugin ctx
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "ctx": { "command": "node", "args": [ "server.mjs" ] } } }
node
.