{
  "name": "IntentGuard",
  "version": "0.4.0",
  "description": "Paid MCP preflight for AI image generation. Validate visual intent before rendering to avoid misunderstood prompts and wasted generations.",
  "transport": {
    "type": "streamable-http",
    "url": "https://intentguard.hatchable.site/api/mcp"
  },
  "tools": [
    {
      "name": "check_image_intent",
      "description": "Checks a planned image generation against the user's request and returns GO, FIX, or ASK before rendering.",
      "price": "0.0009 USDC",
      "network": "Base",
      "x402": true
    }
  ]
}