cryptopulse for Claude Desktop
io.github.vip0123/cryptopulse
Live whale movements, wallet intel and Alpha-bot signals across 34+ EVM chains, over MCP.
client:Claude Desktop
transport:streamable-http
tools:7
Install cryptopulse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cryptopulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cryptopulse.uno/api/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