Index One for Zed
io.indexone/mcp
Query financial index data, run backtests, and deploy systematic investment strategies on Index One.
client:Zed
transport:streamable-http
Install Index One in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.indexone.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs