{
  "@context": "https://agenticresourcediscovery.org/context/v1",
  "entries": [
    {
      "identifier": "urn:air:get-flowie.com:mcp:flowie-content",
      "displayName": "Flowie MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://get-flowie.com/.well-known/mcp/server-card.json",
      "description": "Read-only Model Context Protocol server (Streamable HTTP, no authentication) over Flowie's public content: search the site, fetch any page as Markdown, or retrieve a canonical company/product overview. Grounded only in published get-flowie.com content.",
      "capabilities": ["SearchFlowieContent", "FetchPageMarkdown", "GetFlowieOverview"],
      "representativeQueries": [
        "is there an MCP server for e-invoicing or finance data",
        "what does Flowie's agentic Finance and Procurement platform do",
        "which countries does Flowie cover for e-invoicing compliance",
        "fetch the Flowie pricing page as markdown"
      ],
      "tags": ["mcp", "finance", "procurement", "e-invoicing", "agentic-orchestration"],
      "version": "1.0.0",
      "trustManifest": {
        "identity": "get-flowie.com",
        "identityType": "domain",
        "trustSchema": {
          "governanceUri": "https://get-flowie.com/trust",
          "verificationMethods": ["https-domain-control"]
        },
        "attestations": {
          "type": ["ISO27001-2022", "GDPR", "CyberVadis", "FR-DGFIP-PA", "Peppol"],
          "evidenceUri": "https://get-flowie.com/trust"
        }
      }
    },
    {
      "identifier": "urn:air:get-flowie.com:api:exchange-openapi",
      "displayName": "Flowie Exchange API",
      "type": "application/openapi+json",
      "url": "https://get-flowie.com/openapi.json",
      "description": "OpenAPI 3.1 description of the Flowie Exchange REST API — send and receive compliant e-invoices, resolve companies against a 600M-company B2B network, and run e-invoicing compliance across 47+ countries (France PA, Peppol, ViDA). Bearer authentication; see https://get-flowie.com/auth.md.",
      "capabilities": ["SendEInvoice", "ReceiveEInvoice", "ResolveCompany", "CheckEInvoicingCompliance"],
      "representativeQueries": [
        "API to send a compliant e-invoice in France, Italy or over Peppol",
        "how do I receive supplier invoices programmatically",
        "look up a company and its e-invoicing routing identifier",
        "how does an AI agent authenticate to the Flowie API"
      ],
      "tags": ["api", "openapi", "e-invoicing", "peppol", "france-pa"],
      "version": "1.0.0",
      "trustManifest": {
        "identity": "get-flowie.com",
        "identityType": "domain",
        "trustSchema": {
          "governanceUri": "https://get-flowie.com/trust",
          "verificationMethods": ["https-domain-control"]
        },
        "attestations": {
          "type": ["ISO27001-2022", "GDPR", "CyberVadis", "FR-DGFIP-PA", "Peppol"],
          "evidenceUri": "https://get-flowie.com/trust"
        }
      }
    },
    {
      "identifier": "urn:air:get-flowie.com:skill:flowie-finance-procurement",
      "displayName": "Flowie Finance & Procurement skill",
      "type": "application/ai-skill+md",
      "url": "https://get-flowie.com/.well-known/agent-skills/flowie-finance-procurement.md",
      "description": "Agent skill for answering questions about Flowie's agentic Finance & Procurement orchestration platform — capabilities, ERP integrations, e-invoicing compliance, pricing, and fit — grounded in get-flowie.com via the Flowie MCP server or Markdown pages.",
      "capabilities": ["AnswerFlowieQuestions", "GroundInFlowieContent", "AssessFinanceProcurementFit"],
      "representativeQueries": [
        "can AI agents run accounts payable end to end without replacing my ERP",
        "how does Flowie compare to Coupa or SAP Ariba",
        "what does Flowie cost and how is it priced",
        "how do I onboard and verify suppliers at scale (KYB, KYS, sanctions screening)"
      ],
      "tags": ["skill", "finance", "procurement", "accounts-payable", "supplier-onboarding"],
      "version": "1.0.0",
      "trustManifest": {
        "identity": "get-flowie.com",
        "identityType": "domain",
        "trustSchema": {
          "governanceUri": "https://get-flowie.com/trust",
          "verificationMethods": ["https-domain-control"]
        },
        "attestations": {
          "type": ["ISO27001-2022", "GDPR", "CyberVadis", "FR-DGFIP-PA", "Peppol"],
          "evidenceUri": "https://get-flowie.com/trust"
        }
      }
    },
    {
      "identifier": "urn:air:get-flowie.com:catalog:api-catalog",
      "displayName": "Flowie API Catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://get-flowie.com/.well-known/api-catalog",
      "description": "RFC 9727 linkset pointing to every Flowie developer resource: the OpenAPI 3.1 spec, the MCP server, the Developer Hub, the agent authentication guide, and RFC 9728 protected-resource metadata.",
      "capabilities": ["DiscoverFlowieApis"],
      "representativeQueries": [
        "where is Flowie's API documentation",
        "list Flowie's machine-readable developer resources"
      ],
      "tags": ["catalog", "discovery", "api"],
      "version": "1.0.0",
      "trustManifest": {
        "identity": "get-flowie.com",
        "identityType": "domain",
        "trustSchema": {
          "governanceUri": "https://get-flowie.com/trust",
          "verificationMethods": ["https-domain-control"]
        },
        "attestations": {
          "type": ["ISO27001-2022", "GDPR", "CyberVadis", "FR-DGFIP-PA", "Peppol"],
          "evidenceUri": "https://get-flowie.com/trust"
        }
      }
    }
  ]
}
