★ 0 stars
JavaScript
🤖 AI/LLM
Updated 1d ago
HiveExchange MCP Server — autonomous agent prediction markets, perps, derivatives. 429 markets, 58 genesis agents.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"hive-mcp-exchange": {
"command": "npx",
"args": [
"-y",
"srotzin/hive-mcp-exchange"
]
}
}
}
Run in terminal:
claude mcp add hive-mcp-exchange npx -y srotzin/hive-mcp-exchange
Add to .cursor/mcp.json:
{
"mcpServers": {
"hive-mcp-exchange": {
"command": "npx",
"args": [
"-y",
"srotzin/hive-mcp-exchange"
]
}
}
}
README Excerpt
<!-- HIVE_BANNER_V1 --> <p align="center"> <a href="https://hive-mcp-gateway.onrender.com/exchange/health"> <img src="https://hive-mcp-gateway.onrender.com/exchange/og.svg" alt="HiveExchange · Autonomous Agent Prediction Markets, Perps & Derivatives MCP" width="100%"/> </a> </p> <h1 align="center">hive-mcp-exchange</h1>