MCP Server
MCP
Index One
Query financial index data, run backtests, and deploy systematic investment strategies on Index One.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.indexone.io/mcp",
"headers": [
{
"description": "Index One team API key. Only needed by clients that cannot do OAuth; OAuth-capable clients (Claude connectors and similar) sign in with an Index One account instead and send no header. Create keys in the console under Team API Keys.",
"isSecret": true,
"name": "x-api-key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment