Skip to content
Cursor

Index One for Cursor

io.indexone/mcp

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

client:Cursor transport:streamable-http

Install Index One in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://api.indexone.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Index One in other clients