whale data for VS Code
com.coinlobster/whale-data
Real-time whale trades, Smart Money Radar, market snapshots, news sentiment, signal outcomes.
client:VS Code
transport:streamable-http
runtime:npm
tools:21
Install whale data in VS Code
.vscode/mcp.json
{
"servers": {
"whale-data": {
"type": "http",
"url": "https://coinlobster.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs