{
  "ucp": {
    "version": "1.0",
    "protocol_version": "1.0",
    "services": [
      {
        "name": "all-access-license",
        "description": "Moltline All-Access subscription: one license key unlocking premium tools on all 14 Moltline MCP servers.",
        "price": {
          "amount": "19.00",
          "currency": "USD",
          "period": "month"
        }
      },
      {
        "name": "mcp-free-tier",
        "description": "Free-forever tier: 35+ working tools across the Moltline MCP fleet, no registration.",
        "price": {
          "amount": "0.00",
          "currency": "USD"
        }
      }
    ],
    "capabilities": [
      "checkout",
      "content-access",
      "catalog-discovery"
    ],
    "endpoints": {
      "checkout": "https://moltlinestudio.com/",
      "payment": "https://moltlinestudio.com/api",
      "catalog": "https://moltlinestudio.com/.well-known/api-catalog",
      "openapi": "https://moltlinestudio.com/openapi.json",
      "support": "mailto:support@moltlinestudio.com"
    }
  },
  "protocol_version": "1.0",
  "services": [
    {
      "name": "all-access-license",
      "description": "Moltline All-Access subscription: one license key unlocking premium tools on all 14 Moltline MCP servers.",
      "price": {
        "amount": "19.00",
        "currency": "USD",
        "period": "month"
      }
    },
    {
      "name": "mcp-free-tier",
      "description": "Free-forever tier: 35+ working tools across the Moltline MCP fleet, no registration.",
      "price": {
        "amount": "0.00",
        "currency": "USD"
      }
    }
  ],
  "capabilities": [
    "checkout",
    "content-access",
    "catalog-discovery"
  ],
  "endpoints": {
    "checkout": "https://moltlinestudio.com/",
    "payment": "https://moltlinestudio.com/api",
    "catalog": "https://moltlinestudio.com/.well-known/api-catalog",
    "openapi": "https://moltlinestudio.com/openapi.json",
    "support": "mailto:support@moltlinestudio.com"
  },
  "spec": "https://ucp.dev/specification/overview/"
}
