Remote MCP (Recommended)
Last updated
Was this helpful?
Was this helpful?
{
"mcpServers": {
"CryptoQuant": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.cryptoquant.com/mcp"
]
}
}
}{
"mcpServers": {
"CryptoQuant": {
"url": "https://mcp.cryptoquant.com/mcp"
}
}
}claude mcp add --transport http CryptoQuant https://mcp.cryptoquant.com/mcp