{
  "name": "ContentOpsPL",
  "version": "1.0.0",
  "mcp_url": "https://x402-content-ops-pl.mint-silverfish.workers.dev/mcp",
  "protocol": "x402",
  "network": "base-sepolia",
  "recipient": "0x6B3D7Bee84791e04465f8E79cB45Ad6A89055EfE",
  "facilitator": "https://x402.org/facilitator",
  "tools": [
    {
      "name": "draft_linkedin_pl",
      "priceUsd": 0.05,
      "paid": true,
      "description": "Polish LinkedIn post from brand_voice + brief (+ optional audience). Deterministic template MVP.",
      "inputSchemaSummary": {
        "brand_voice": "string (required)",
        "brief": "string (required)",
        "audience": "string (optional)"
      }
    },
    {
      "name": "anti_slop_edit",
      "priceUsd": 0.03,
      "paid": true,
      "description": "Tighten Polish copy: strip AI/corp fillers per SOP anti-slop rules. Returns cleaned text + flags.",
      "inputSchemaSummary": {
        "draft": "string (required)",
        "voice_notes": "string (optional)"
      }
    },
    {
      "name": "week_content_plan",
      "priceUsd": 0.15,
      "paid": true,
      "description": "7-day Polish content plan from niche + goal (+ optional channels).",
      "inputSchemaSummary": {
        "niche": "string (required)",
        "goal": "string (required)",
        "channels": "string (optional)"
      }
    },
    {
      "name": "list_catalog",
      "priceUsd": 0,
      "paid": false,
      "description": "Free catalog: tool names, USD prices, input schema summaries.",
      "inputSchemaSummary": {}
    }
  ]
}