AI & ML
Trust: 37/100 (Limited)io.github.Coinversaa/mcp-server Guide
Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.
3 starsby coinversaa
Quick Start
Install
npx @coinversaa/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-coinversaa-mcp-server": {
"command": "npx",
"args": [
"@coinversaa/mcp-server"
]
}
}
}