MCP Server
MCP
CryptoPrice
Real-time cryptocurrency prices, market data, and trending coins via CoinGecko.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://crypto.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment