{
  "name": "Nexus Mcp Server Runr",
  "slug": "nexus-agent",
  "description": "Live crypto prices, Reddit sentiment, DeFi TVL, stock prices. Pay-per-call via x402 on Base.",
  "toolCount": 5,
  "tools": [
    {
      "name": "crypto_prices",
      "description": "Live crypto prices for BTC, ETH, SOL and 100+ coins",
      "price": 0.02
    },
    {
      "name": "reddit_sentiment",
      "description": "Reddit intelligence and AI sentiment for any subreddit",
      "price": 0.05
    },
    {
      "name": "defi_tvl",
      "description": "DeFi protocol TVL data from DefiLlama",
      "price": 0.02
    },
    {
      "name": "stock_prices",
      "description": "Real-time stock prices",
      "price": 0.02
    },
    {
      "name": "text_sentiment",
      "description": "AI sentiment analysis for any text",
      "price": 0.02
    }
  ],
  "mcpUrl": "https://nexus-agent.mcp.xpay.sh/mcp",
  "portal": "https://nexus-agent.on.xpay.sh",
  "llmsTxt": "https://nexus-agent.mcp.xpay.sh/llms.txt",
  "status": "active",
  "isPlatform": false
}