From cryptoquant
npx claudepluginhub cryptoquantofficial/cryptoquant-skills --plugin cryptoquant
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "cryptoquant": { "command": "npx", "args": [ "-y", "cryptoquant-mcp" ] } } }
npx