whale data for Claude Desktop
com.coinlobster/whale-data
Real-time whale trades, Smart Money Radar, market snapshots, news sentiment, signal outcomes.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:21
Install whale data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"whale-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://coinlobster.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs