ensotrade for VS Code
tech.ensotrade/ensotrade
Live crypto data: why a coin or the market is moving (funding, OI, positioning, flow).
client:VS Code
transport:streamable-http
tools:22
Install ensotrade in VS Code
.vscode/mcp.json
{
"servers": {
"ensotrade": {
"type": "http",
"url": "https://www.ensotrade.tech/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs