cryptoetf for VS Code
io.github.sly13/cryptoetf
Live spot crypto ETF flows for 13 assets, CEFI sentiment index and prices.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install cryptoetf in VS Code
.vscode/mcp.json
{
"servers": {
"cryptoetf": {
"type": "http",
"url": "https://mcp.cryptoetf.today/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs