MCP Server
MCP
io.github.Coinversaa/mcp-server
Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.
Install
npx -y @coinversaa/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@coinversaa/mcp-server",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Coinversaa API key (starts with cvsa_). Get one at https://coinversaa.ai/developers",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "COINVERSAA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment