Loading MCP server directory, please wait...
Backtest NIFTY option strategies on real 1-minute data, with an honest out-of-sample panel.
npx @getmcp/cli add site.aeon-labs/stratifyRequires Node.js 18+. Community-contributed server. Review source before installing.
STRATIFY_API_KEYYour key, sk_live_..., from https://stratify.aeon-labs.site
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"site.aeon-labs/stratify": {
"command": "npx",
"args": [
"-y",
"stratify-mcp"
],
"env": {
"STRATIFY_API_KEY": ""
}
}
}
}