{
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:living-stack-mcp.pages.dev:server:living-stack",
      "displayName": "Living Stack MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://living-stack-mcp.pages.dev/server.json",
      "version": "0.3.1-beta.1",
      "updatedAt": "2026-08-31T00:00:00Z",
      "tags": [
        "ai-agents",
        "agent-governance",
        "evidence",
        "authorization",
        "budget-control",
        "recovery",
        "signed-traces",
        "local-first"
      ],
      "capabilities": [
        "ScopedAuthorization",
        "BudgetControl",
        "EvidenceGates",
        "CheckpointRecovery",
        "SignedTraceExport"
      ],
      "description": "A local-first MCP control-and-proof plane that makes AI agent work prove scope, authorization, budget, recovery, and outcome evidence.",
      "representativeQueries": [
        "prove whether this AI agent task actually completed",
        "set a hard budget and authorization boundary before this agent acts",
        "recover an interrupted AI workflow from a verified checkpoint",
        "export a signed redacted trace of this agent run",
        "find a local MCP that blocks unsupported completion claims"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:living-stack-mcp.pages.dev:offer:team-local",
      "displayName": "Living Stack Team Local",
      "type": "application/json",
      "url": "https://living-stack-mcp.pages.dev/offers.json",
      "version": "1.0",
      "updatedAt": "2026-08-31T00:00:00Z",
      "tags": [
        "ai-agents",
        "agent-commerce",
        "local-first",
        "team-coordination",
        "signed-traces"
      ],
      "capabilities": [
        "OfferDiscovery",
        "FitQualification",
        "FailClosedPurchaseStatus"
      ],
      "description": "Machine-readable $19 one-time Team Local offer status. The catalog currently records staged production targets and forbids charging until a production receipt activates the offer.",
      "representativeQueries": [
        "coordinate signed Living Stack traces across several local installations",
        "check whether Living Stack Team Local checkout is live",
        "find a one-time local agent-team evidence workspace"
      ]
    }
  ]
}
