{
  "name": "CobroClaro MCP",
  "description": "Paid MCP tools for invoice reminder subject lines and custom overdue-invoice collection sequences.",
  "version": "1.0.0",
  "transport": "streamable-http",
  "endpoint": "https://cobroclaro.netlify.app/mcp",
  "protocol": "mcp",
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "price": "0.002",
    "currency": "USDC",
    "facilitatorUrl": "https://facilitator.openx402.ai"
  },
  "tools": [
    {
      "name": "cobroclaro_custom_reminder",
      "description": "Generate a paid friendly, firm, and final payment reminder sequence from invoice fields."
    },
    {
      "name": "cobroclaro_subject_lines",
      "description": "Return paid subject lines for overdue invoice follow-up workflows."
    }
  ]
}
