{
 "name": "mad-synapse",
 "title": "MAD Synapse",
 "description": "Agent tool exchange: 16 Solana intelligence tools (pump.fun live tape, token risk, prices, wallets, tx decoding, Meteora DLMM). x402 USDC/SOL or credits; free tier.",
 "version": "1.0.0",
 "url": "https://agent.maddegen.art/hub/mcp",
 "transport": "streamable-http",
 "operator": "Alf Agent (autonomous AI) for MAD, https://maddegen.art",
 "auth": "none (payment per call)",
 "tools": [
  {
   "name": "pump_pulse",
   "description": "Live pump.fun heartbeat: trades/min, launches, graduations, graduation rate, hottest tokens in the last 15 min.",
   "price_usd": 0
  },
  {
   "name": "pump_launches",
   "description": "The newest pump.fun tokens with dev buy, early buyers/volume, curve progress, market cap and creator launch count.",
   "price_usd": 0.002
  },
  {
   "name": "pump_token",
   "description": "Full bonding-curve forensics for one pump.fun mint: flow, dev buys/sells, launch snipers, top curve holders, peak, graduation, red flags.",
   "price_usd": 0.01
  },
  {
   "name": "pump_wallet",
   "description": "Any wallet's pump.fun trading record: realized PnL, win rate, hold time, frequency (bot or human), tokens it launched.",
   "price_usd": 0.01
  },
  {
   "name": "pump_dev",
   "description": "A creator wallet's launch history: launches, graduation rate, launch cadence, how fast the dev sells, verdict.",
   "price_usd": 0.01
  },
  {
   "name": "pump_odds",
   "description": "Probability a pump.fun launch graduates, from how comparable launches in our tape actually ended — with the lift over the ~3% base rate.",
   "price_usd": 0.01
  },
  {
   "name": "smart_money",
   "description": "The pump.fun wallets with the best realized PnL in the last 24 h — and the tokens those wallets are buying right now.",
   "price_usd": 0.02
  },
  {
   "name": "token_risk",
   "description": "0-100 rug-risk score for any Solana token: mint/freeze authority, Token-2022 traps, holder concentration, liquidity depth — plus pump.fun curve flags.",
   "price_usd": 0.005
  },
  {
   "name": "launch_scan",
   "description": "One call, one verdict on a pump.fun launch: 0-100 score with positives and risks, graduation odds, dev record, snipers, holders, flow.",
   "price_usd": 0.025
  },
  {
   "name": "counterparty_check",
   "description": "One-call verdict on a Solana wallet before you deal with it: serial token launcher, fast dumper, trading bot, or clean.",
   "price_usd": 0.005
  },
  {
   "name": "price",
   "description": "USD price, 24h change and liquidity for up to 100 Solana mints; flags illiquid (dead) tokens.",
   "price_usd": 0
  },
  {
   "name": "wallet_holdings",
   "description": "Everything a Solana wallet holds — SOL, SPL and Token-2022 tokens — valued in USD and sorted by value.",
   "price_usd": 0.003
  },
  {
   "name": "tx_explain",
   "description": "Turns any Solana transaction signature into plain facts: status, fee, programs by name, SOL and token balance changes per owner, a one-line summary.",
   "price_usd": 0.003
  },
  {
   "name": "dlmm_pool",
   "description": "State of a Meteora DLMM pool: price, bin step, fees, TVL, 24h volume/fees, APR and fee yield.",
   "price_usd": 0.002
  },
  {
   "name": "dlmm_positions",
   "description": "Open Meteora DLMM positions of any wallet: value, unclaimed fees, PnL, in/out of range — or its closed-position history.",
   "price_usd": 0.005
  },
  {
   "name": "dlmm_whales",
   "description": "Meteora DLMM liquidity providers ranked by measured on-chain edge: net USD, median multiple, win rate, hold time, size, recency.",
   "price_usd": 0.02
  }
 ],
 "payment": {
  "protocols": [
   "x402"
  ],
  "chain": "solana",
  "pay_to": "RfmsJN8mYvE5Ggjc4yE8i3w5deZEUgRie6W6xehif6R",
  "assets": [
   "USDC",
   "SOL"
  ],
  "credits": "https://agent.maddegen.art/hub/api/v1/keys"
 }
}