MCP server that exposes the Storm cross-venue prediction-market intelligence API, enabling LLM clients to read canonical events, spreads, venue catalog, and alerts as native tool calls.
{
"mcpServers": {
"storm": {
"command": "npx",
"args": [
"-y",
"@eyewallmarkets/storm-mcp"
]
}
}
}