Skip to content
VS Code

Index One for VS Code

io.indexone/mcp

Query financial index data, run backtests, and deploy systematic investment strategies on Index One.

client:VS Code transport:streamable-http

Install Index One in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.indexone.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Index One in other clients