MCP Server
MCP
Curistat Trading Analytics
Futures volatility intelligence: forecasts, regime detection, signals, and analogs for ES/NQ.
Install
uvx curistat_mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "curistat_mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Curistat Developer API key (get one at curistat.com/developer)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CURISTAT_API_KEY"
},
{
"description": "API base URL (default: https://api.curistat.com)",
"format": "string",
"name": "CURISTAT_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment