Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user