This guide walks you through using your first Universal Crypto MCP tool.
- Installation complete
- Claude Desktop, Cursor, or another MCP-compatible client
Make sure the MCP server is configured in your client. For Claude Desktop:
{
"mcpServers": {
"universal-crypto": {
"command": "npx",
"args": ["@nirholas/universal-crypto-mcp"]
}
}
}Restart Claude Desktop after updating the config.
Ask Claude to list available tools:
"What crypto tools do you have available?"
Claude will show you the 380+ tools organized by category:
- Market Data
- Trading
- DeFi
- Wallets
- Payments
- And more...
Let's start with a simple price check:
"What's the current price of Bitcoin?"
Claude will use the get_price tool to fetch real-time data:
🪙 Bitcoin (BTC)
💰 Price: $67,234.56
📈 24h Change: +2.3%
📊 Market Cap: $1.32T
💹 Volume: $28.5B
"What coins are trending right now?"
Claude will use the get_trending tool:
🔥 Trending Coins
1. PEPE - $0.00001234 (+45%)
2. WIF - $2.34 (+23%)
3. BONK - $0.00003456 (+18%)
...
If you've configured a wallet, check your portfolio:
"Show my portfolio across all chains"
Claude will scan your wallet across supported chains:
📊 Portfolio Summary
Ethereum:
• 0.5 ETH ($1,234.56)
• 1,000 USDC ($1,000.00)
Arbitrum:
• 0.1 ETH ($246.91)
• 500 USDC ($500.00)
Total: $2,981.47
Before buying any token, check its safety:
"Is this token safe: 0x1234...?"
Claude will use security tools:
🛡️ Token Security Report
✅ Not a honeypot
✅ Liquidity locked
✅ Contract verified
⚠️ Top 10 holders own 45%
Risk Score: MEDIUM
"Set an alert when Bitcoin goes above $70,000"
"Swap 0.1 ETH for USDC on Uniswap"
"Check my Aave position on Ethereum"
"What's the current gas price on Ethereum?"
"Get a quote to bridge 100 USDC from Ethereum to Arbitrum"
| Tool | Description |
|---|---|
get_price |
Get current price |
get_trending |
Get trending coins |
get_market_cap |
Get market cap data |
get_ohlcv |
Get OHLCV candles |
get_news |
Get crypto news |
| Tool | Description |
|---|---|
get_balance |
Get wallet balance |
get_portfolio |
Multi-chain portfolio |
get_nfts |
Get NFT holdings |
get_history |
Transaction history |
| Tool | Description |
|---|---|
get_swap_quote |
Get swap quote |
execute_swap |
Execute a swap |
get_lending_position |
Check lending |
deposit_lending |
Deposit to lending |
| Tool | Description |
|---|---|
check_token |
Token security |
check_honeypot |
Honeypot detection |
check_contract |
Contract analysis |
check_rug_pull |
Rug pull detection |
The more specific your request, the better:
✅ "Get the price of PEPE on Ethereum"
❌ "What's pepe worth"
Specify the chain when relevant:
"Check my balance on Arbitrum" "Swap USDC for ETH on Base"
For any transaction, Claude will ask for confirmation:
⚠️ Confirm Transaction
Action: Swap 100 USDC → ETH
Expected Output: 0.0412 ETH
Gas Estimate: $2.34
Slippage: 0.5%
Proceed? (yes/no)
Restart your MCP client after configuration changes.
Some tools require API keys. See Configuration.
Set up your wallet with PRIVATE_KEY or MNEMONIC environment variable.
- Deployment - Deploy to production
- Package Overview - Explore all packages
- x402 Payments - Set up AI payments