{
  "ok": true,
  "transport": "streamable-http",
  "protocolVersion": "2024-11-05",
  "serverInfo": {
    "name": "money-engine-x402-research",
    "version": "0.3.69"
  },
  "endpoint": "https://x402.devvizion.com/mcp",
  "websiteUrl": "https://x402.devvizion.com",
  "tools": [
    {
      "name": "x402_health",
      "description": "Free liveness + pricing for the money-engine Research API (x402 USDC on Base)."
    },
    {
      "name": "x402_discovery",
      "description": "Free x402 discovery document (resources, prices, payTo, facilitator)."
    },
    {
      "name": "x402_sample_scrub",
      "description": "Free sample data-scrub / leak-guard teaser (dirty→clean demo). Points to paid POST /v0/scrub + /v0/scrub-score."
    },
    {
      "name": "x402_research_outline",
      "description": "Paid research outline (0.01 USDC Base). Body {topic}. Without paymentHeader returns 402 + accepts[]."
    },
    {
      "name": "x402_research_brief",
      "description": "Paid full research brief (0.02 USDC Base). Body {topic}. Without paymentHeader returns 402 + accepts[]."
    }
  ],
  "free": [
    "x402_health",
    "x402_discovery",
    "x402_sample_scrub"
  ],
  "paid": {
    "x402_research_outline": "0.01 USDC Base → POST /v0/outline",
    "x402_research_brief": "0.02 USDC Base → POST /v0/brief"
  },
  "payTo": "0xE79e7fa7Ce7259C46F9B127b837d2907Bb036F95",
  "usage": {
    "initialize": "POST /mcp JSON-RPC method=initialize then tools/list then tools/call",
    "stdioFallback": "channels/smithery/mcp-x402-research (Smithery MCPB) or local node server.mjs"
  }
}