VOOZH about

URL: https://mcp.so/server/goldrush/Covalent

⇱ GoldRush MCP Server


GoldRush

@Covalent

Blockchain data across 100+ chains — wallet balances, token prices, transactions, DEX pairs, and more. REST API, real-time WebSocket with OHLCV price feeds, CLI, and x402 pay-per-request.
Overview

GoldRush MCP Server

Query blockchain data across 100+ chains directly from your AI agent.

What you get

  • Wallet token balances and portfolio value
  • Transaction history with decoded events
  • Token prices (current and historical)
  • DEX pairs and trading data
  • Real-time WebSocket streaming with OHLCV price feeds
  • Cross-chain support for Ethereum, Base, Solana, Polygon, Arbitrum, and 100+ more

Setup

Claude Code: claude mcp add goldrush -e GOLDRUSH_API_KEY=YOUR_API_KEY -- npx -y @covalenthq/goldrush-mcp-server

Agent Skills:

npx skills add covalenthq/goldrush-agent-skills

Links

Server Config

{
 "mcpServers": {
 "goldrush": {
 "command": "npx",
 "args": [
 "-y",
 "@covalenthq/goldrush-mcp-server"
 ],
 "env": {
 "GOLDRUSH_API_KEY": "YOUR_API_KEY"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.