{
  "schemaVersion": 1,
  "name": "GoldBean API",
  "description": "x402 Micropaid API Marketplace — Baidu OCR, NLP, TTS, ASR, LLM Chat, Image Gen, Web Search, Crypto. Pay per call USDC on Base.",
  "homepage": "https://goldbean-api.xyz",
  "repository": "https://github.com/wuzenghai616-lang/goldbean",
  "license": "MIT",
  "author": {
    "name": "GoldBean",
    "url": "https://goldbean-api.xyz",
    "email": "wuzenghai616@gmail.com"
  },
  "endpoints": [
    {
      "type": "mcp",
      "url": "https://mcp.smithery.run/wuzenghai616",
      "description": "Smithery MCP Gateway"
    },
    {
      "type": "mcp",
      "url": "https://goldbean-api.xyz",
      "description": "Direct MCP over HTTP"
    }
  ],
  "payment": {
    "type": "x402",
    "network": "base-mainnet",
    "currency": "USDC",
    "pricing": "pay-per-call",
    "min_amount_usd": 0.01
  }
}