20 lines
508 B
JSON
20 lines
508 B
JSON
{
|
|
"name": "coinpaprika",
|
|
"description": "Access comprehensive cryptocurrency market data from CoinPaprika including real-time prices, market metrics, historical data, and on-chain analytics for 8000+ cryptocurrencies",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "CoinPaprika"
|
|
},
|
|
"skills": [
|
|
"./skills/crypto-market-search"
|
|
],
|
|
"agents": [
|
|
"./agents/crypto-analyst.md"
|
|
],
|
|
"mcp": {
|
|
"coinpaprika": {
|
|
"type": "sse",
|
|
"url": "https://mcp.coinpaprika.com/sse"
|
|
}
|
|
}
|
|
} |