- GoldRush
GoldRush
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"
}
}
}
}Project Info
Created At
3 months agoUpdated At
2 months agoAuthor Name
CovalentStar
-Language
-License
-Tags
Recommend Servers
View AllLittleorange Video Mcp
@littleorange-ai
an hour ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago