{
  "ucp": {
    "version": "2026-04-08",
    "spec": "https://ucp.dev/2026-04-08/specification/overview",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "mcp",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/mcp.openrpc.json"
        },
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "rest",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog/search"
        }
      ],
      "dev.ucp.shopping.catalog.lookup": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog/lookup"
        }
      ],
      "dev.ucp.shopping.cart": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/cart"
        }
      ],
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/checkout"
        }
      ],
      "dev.ucp.shopping.fulfillment": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/fulfillment",
          "extends": [
            "dev.ucp.shopping.checkout",
            "dev.ucp.shopping.cart"
          ]
        }
      ],
      "dev.ucp.shopping.discount": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/discount"
        }
      ],
      "dev.ucp.shopping.ap2_mandate": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/ap2-mandates"
        }
      ]
    },
    "payment_handlers": {}
  },
  "signing_keys": [
    {
      "kty": "EC",
      "crv": "P-256",
      "x": "QzUcAFENcgRQnSt1f7MySQpRSd050jZ8oZP1Zmy_Z8E",
      "y": "eUkewGVnhfL_RXRZgFi7WBvttqcXq98GC6LkoIi1aEU",
      "use": "sig",
      "alg": "ES256",
      "kid": "conduit-ucp-p256-1"
    }
  ],
  "name": "Conduit",
  "description": "Conduit is the neutral hub for agentic commerce — the layer between merchant systems and AI agents. Discover supply across 12k+ merchants, compare offers on price, delivery reliability, and reputation, buy within human-approved limits, and track every order. Conduit Connector runs both ways, so every merchant on the graph sells to autonomous buyers downstream and optimizes its own sourcing upstream — two supply chains per install. No fee between agent and merchant, no pay-for-rank, no allowlist.",
  "url": "https://aiconduit.app",
  "profile_url": "https://aiconduit.app/.well-known/ucp",
  "contact": {
    "email": "conduit@asmodeoux.me",
    "telegram": "https://telegram.me/asmodeoux"
  }
}