{
  "specVersion": "1.0",
  "host": {
    "displayName": "Lago",
    "identifier": "https://getlago.com",
    "documentationUrl": "https://getlago.com/developers",
    "logoUrl": "https://getlago.com/logo.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:getlago.com:server:documentation",
      "displayName": "Lago Agent Discovery MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://getlago.com/.well-known/mcp/server-card.json",
      "description": "Discover Lago capabilities and canonical public developer resources through a read-only MCP server.",
      "tags": [
        "billing",
        "documentation",
        "api",
        "mcp"
      ],
      "capabilities": [
        "FindLagoDeveloperResource",
        "ReadLagoCapabilities"
      ],
      "representativeQueries": [
        "how do I send usage events to Lago",
        "how does Lago authenticate API requests",
        "show me Lago's subscription and invoicing API documentation"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-21T00:00:00Z",
      "trustManifest": {
        "identity": "https://getlago.com",
        "identityType": "https",
        "attestations": [
          {
            "type": "SOC2-Type2",
            "uri": "https://getlago.com/security"
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://docs.getlago.com"
          }
        ]
      }
    },
    {
      "identifier": "urn:air:getlago.com:api:billing",
      "displayName": "Lago Billing API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://getlago.com/openapi.json",
      "description": "Create customers and subscriptions, ingest usage, calculate charges, and manage invoices through Lago's REST API.",
      "tags": [
        "billing",
        "metering",
        "subscriptions",
        "invoices",
        "openapi"
      ],
      "capabilities": [
        "UsageMetering",
        "CustomerBilling",
        "SubscriptionManagement",
        "InvoiceManagement"
      ],
      "representativeQueries": [
        "send a customer usage event to Lago",
        "create a usage-based subscription",
        "retrieve invoices for a Lago customer"
      ],
      "updatedAt": "2026-08-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:getlago.com:skill:billing-integration",
      "displayName": "Integrate with Lago Billing",
      "type": "application/ai-skill+md",
      "url": "https://getlago.com/.well-known/agent-skills/lago-billing/SKILL.md",
      "description": "Guidance for agents implementing secure, reliable Lago billing integrations.",
      "tags": [
        "billing",
        "integration",
        "skill"
      ],
      "capabilities": [
        "LagoIntegrationPlanning",
        "LagoApiImplementation"
      ],
      "representativeQueries": [
        "help me integrate Lago into my application",
        "design usage metering with Lago"
      ],
      "updatedAt": "2026-08-21T00:00:00Z"
    }
  ],
  "collections": []
}
