DEV Community

RileyCraig14
RileyCraig14

Posted on

Add live crypto prices to Claude Desktop in 30 seconds (free MCP server)

Add Live Crypto + Reddit Sentiment to Claude Desktop

One line. 30 seconds. Free to try.

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "nexus": {
      "url": "https://nexus-agent.mcp.xpay.sh/mcp"
    }
  }
}
Enter fullscreen mode Exit fullscreen mode

Then ask Claude: "What's the BTC price?" or "What's Reddit saying about Ethereum right now?"

What you get

  • Live crypto prices — BTC, ETH, SOL, 100+ coins
  • Reddit sentiment — bullish/bearish/neutral for any subreddit
  • DeFi TVL data — Uniswap, Aave, and more
  • Stock prices — real-time

How it works

Pay per call via x402 on Base. $0.02 for crypto prices, $0.05 for Reddit sentiment. No subscription, no API key. Your Claude agent pays automatically.

View on xpay.tools →

Built with the NEXUS API: nexus-agent-xa12.onrender.com

Top comments (0)