{
    "specVersion": "1.0",
    "host": {
        "displayName": "PAW & CLAW",
        "identifier": "did:web:paw-n-claw.com"
    },
    "entries": [
        {
            "identifier": "urn:air:paw-n-claw.com:server:mcp",
            "displayName": "PAW Model Context Protocol (MCP) Server",
            "type": "application/mcp-server-card+json",
            "url": "https://paw-n-claw.com/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "connect to paw veterinary mcp tools",
                "search clinic availability and book pet appointments via mcp",
                "access pet medical records and veterinary services"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:schema:openapi",
            "displayName": "PAW Veterinary & Clinic Management OpenAPI Specification",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://paw-n-claw.com/openapi.json",
            "representativeQueries": [
                "veterinary clinic and pet store rest api endpoints",
                "paw platform openapi 3.0 specification",
                "manage appointments pets and products via api"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:skill:agent-skills",
            "displayName": "PAW Agent Skills Discovery Index",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/agent-skills/index.json",
            "representativeQueries": [
                "discover agent skills for pet care and veterinary workflows",
                "download paw api and booking skill markdown instructions",
                "autonomous agent workflow guides for clinic management"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:auth:oauth-server",
            "displayName": "PAW OAuth 2.0 Authorization Server & Auth.md",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/oauth-authorization-server",
            "representativeQueries": [
                "authenticate ai agents with paw oauth 2.0",
                "obtain access tokens for paw protected veterinary apis",
                "agent registration and token endpoint discovery"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:catalog:api-catalog",
            "displayName": "PAW RFC 9727 API Catalog",
            "type": "application/linkset+json",
            "url": "https://paw-n-claw.com/.well-known/api-catalog",
            "representativeQueries": [
                "discover all api resources and service descriptions",
                "find paw api links health status and documentation"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:commerce:x402",
            "displayName": "PAW x402 Agent Payment Protocol",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/x402",
            "representativeQueries": [
                "pay for api access using x402 protocol and usdc on base",
                "http 402 payment requirements for autonomous ai agents",
                "x402 facilitator and recipient wallet discovery for paw apis"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:commerce:mpp",
            "displayName": "PAW Machine Payment Protocol (MPP)",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/mpp",
            "representativeQueries": [
                "machine payment protocol discovery for agent payments",
                "pay for veterinary services with tempo stripe or lightning via mpp",
                "streaming and session payments for ai agents"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:commerce:ucp",
            "displayName": "PAW Universal Commerce Protocol (UCP)",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/ucp",
            "representativeQueries": [
                "universal commerce protocol profile and endpoints",
                "agent shopping catalog and cart checkout via ucp",
                "autonomous agent commerce and content payments"
            ]
        },
        {
            "identifier": "urn:air:paw-n-claw.com:commerce:acp",
            "displayName": "PAW Agentic Commerce Protocol (ACP)",
            "type": "application/json",
            "url": "https://paw-n-claw.com/.well-known/acp.json",
            "representativeQueries": [
                "agentic commerce protocol discovery document",
                "ai agent checkout sessions and cart discovery",
                "delegate payment and autonomous commerce for agents"
            ]
        }
    ]
}
