Kronos Crypto Data for Zed
io.github.hashchecked/crypto-derivatives-mcp
Crypto data MCP: 22 tools covering derivatives, forecasts, alerts, liquidations, GEX — 16 assets.
client:Zed
transport:stdio
runtime:npm
Install Kronos Crypto Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"crypto-derivatives-mcp": {
"command": "npx",
"args": [
"-y",
"crypto-derivatives-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs