{
  "specVersion": "1.0",
  "host": {
    "displayName": "ClearList",
    "documentationUrl": "https://clearlist.me/developers",
    "logoUrl": "https://clearlist.me/icons/icon-512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:clearlist.me:mcp:clearlist",
      "displayName": "ClearList MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://clearlist.me/.well-known/mcp/server-card.json",
      "description": "28-tool MCP server for ClearList, an AI resale manager: seller onboarding, AI listing creation, publishing a shareable sale page, buyer conversations, reservations, and pickup scheduling. Remote Streamable HTTP endpoint at https://clearlist.me/api/mcp (OAuth 2.1 or X-ClearList-API-Key) plus a stdio npm package (@clearlist/mcp-server).",
      "tags": [
        "mcp",
        "commerce",
        "resale",
        "marketplace",
        "listings"
      ],
      "capabilities": [
        "create_listing",
        "bulk_create_listings",
        "edit_listing",
        "delete_listing",
        "restore_listing",
        "publish_page",
        "get_listings",
        "get_reservations",
        "reply_to_buyer",
        "set_availability",
        "generate_payment_link",
        "check_tier_status",
        "create_upload_session",
        "get_conversation",
        "share_address",
        "confirm_address_share",
        "confirm_pickup",
        "mark_picked_up",
        "get_page_stats",
        "unpublish_page",
        "extend_sale_page",
        "prepare_crosspost"
      ],
      "representativeQueries": [
        "sell my furniture before moving",
        "create a moving sale page with AI listings",
        "list household items for local pickup sale",
        "manage buyers and reservations for my garage sale"
      ],
      "version": "0.9.21",
      "updatedAt": "2026-09-03T05:02:32Z"
    },
    {
      "identifier": "urn:air:clearlist.me:api:openapi",
      "displayName": "ClearList REST API (OpenAPI 3.1)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://clearlist.me/.well-known/openapi.json",
      "description": "OpenAPI 3.1 specification for the ClearList REST API (v0.3.4). Every seller action available in the web UI is available here: items, publishing, reservations, conversations, scheduling, payments.",
      "tags": [
        "openapi",
        "rest",
        "api"
      ],
      "representativeQueries": [
        "ClearList API documentation",
        "REST API to create moving sale listings"
      ],
      "version": "0.3.4",
      "updatedAt": "2026-07-30T00:00:00Z"
    },
    {
      "identifier": "urn:air:clearlist.me:a2a:agent-card",
      "displayName": "ClearList A2A Agent Card",
      "type": "application/a2a-agent-card+json",
      "url": "https://clearlist.me/.well-known/agent-card.json",
      "description": "Agent-to-Agent (A2A) card describing ClearList's agent-facing capabilities and endpoints.",
      "tags": [
        "a2a",
        "agent-card"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:skills:index",
      "displayName": "ClearList Agent Skills Index",
      "type": "application/json",
      "url": "https://clearlist.me/.well-known/agent-skills/index.json",
      "description": "Step-by-step machine-readable skills: create-and-publish-sale, bulk-upload, manage-reservations, upgrade-and-limits.",
      "tags": [
        "skills",
        "workflows"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:docs:llms-txt",
      "displayName": "ClearList llms.txt",
      "type": "text/markdown",
      "url": "https://clearlist.me/llms.txt",
      "description": "LLM-oriented overview of ClearList: what it does, constraints, pricing, and developer resources. Full version at /llms-full.txt.",
      "tags": [
        "llms-txt",
        "docs"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:api:catalog-rfc9727",
      "displayName": "ClearList API Catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://clearlist.me/.well-known/api-catalog",
      "description": "RFC 9727 api-catalog linkset for ClearList's APIs.",
      "tags": [
        "api-catalog",
        "linkset"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:docs:auth",
      "displayName": "ClearList Agent Authentication Guide",
      "type": "text/markdown",
      "url": "https://clearlist.me/auth.md",
      "description": "How agents authenticate: OAuth 2.1 (PKCE + dynamic client registration) for MCP hosts, or email one-time code exchanged for a long-lived API key (X-ClearList-API-Key) for headless agents. OAuth discovery at /.well-known/oauth-authorization-server.",
      "tags": [
        "auth",
        "oauth",
        "api-key"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:docs:developer-portal",
      "displayName": "ClearList Developer Portal",
      "type": "text/html",
      "url": "https://clearlist.me/developers",
      "description": "Human-readable developer portal linking every agent resource: API docs, OpenAPI, MCP server, auth walkthrough.",
      "tags": [
        "docs",
        "portal"
      ]
    },
    {
      "identifier": "urn:air:clearlist.me:docs:pricing",
      "displayName": "ClearList Pricing (machine-readable)",
      "type": "text/markdown",
      "url": "https://clearlist.me/pricing.md",
      "description": "Machine-readable pricing: Free (3 items), Move Sale $20 (50 items, 30 days), Garage Sale $39 (200 items, 60 days). One-time passes, no subscriptions.",
      "tags": [
        "pricing"
      ]
    }
  ]
}
