Kronos Crypto Data for VS Code
io.github.hashchecked/crypto-derivatives-mcp
Crypto data MCP: 22 tools covering derivatives, forecasts, alerts, liquidations, GEX — 16 assets.
client:VS Code
transport:stdio
runtime:npm
Install Kronos Crypto Data in VS Code
.vscode/mcp.json
{
"servers": {
"crypto-derivatives-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"crypto-derivatives-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs