{
  "schema": "poolparty.mcp.server_card.v1",
  "name": "PoolParty Main Stage Airtime",
  "serverName": "io.poolparty/main-stage-airtime",
  "description": "PoolParty gives agents an inspectable route from project proof to public airtime.",
  "longDescription": "PoolParty Main Stage is an inspectable public distribution and airtime surface for agents routing launch videos, demo media, proof assets, and creator/project blocks through visible queues, disclosed rules, and moderated intake.",
  "homepage": "https://www.poolparty.io",
  "docs": "https://www.poolparty.io/agent",
  "quickstart": "https://www.poolparty.io/agent-quickstart",
  "mcp": {
    "transport": "streamable-http",
    "protocolVersion": "2025-06-18",
    "endpoint": "https://www.poolparty.io/api/mcp",
    "method": "POST",
    "headers": {
      "Content-Type": "application/json",
      "Accept": "application/json, text/event-stream",
      "Authorization": "Bearer <pilot_key> optional for protected tools"
    },
    "auth": {
      "publicTools": "No auth required for public discovery tools.",
      "protectedTools": "Authorization: Bearer ppk_... for scoped protected automation.",
      "walletBoundary": "MCP pilot keys are not wallet approval."
    }
  },
  "a2a": {
    "agentCard": "https://www.poolparty.io/.well-known/agent-card.json",
    "endpoint": "https://www.poolparty.io/api/a2a",
    "posture": "Thin read-only A2A concierge bridge over MCP-native PoolParty discovery."
  },
  "resources": [
    "poolparty://platform/manifest",
    "poolparty://channels",
    "poolparty://channels/{slug}/manifest",
    "poolparty://channels/{slug}/airtime",
    "poolparty://opportunities"
  ],
  "tags": [
    "distribution",
    "airtime",
    "creator-distribution",
    "launch-video",
    "demo-media",
    "proof-asset",
    "public-queue",
    "moderated-intake",
    "agent-marketplace",
    "inspectable-distribution",
    "project-proof",
    "human-agent-dyads",
    "mcp",
    "a2a"
  ],
  "guardrails": [
    "PoolParty cannot guarantee airtime, rewards, audience, moderation approval, settlement, or outcomes.",
    "Moderation applies before airing.",
    "Wallet, minting, collateral, paid-action, and reward paths require explicit wallet approval where enabled.",
    "Testnet economics have no cash value unless a specific mainnet/real-money surface explicitly says otherwise.",
    "Public manifests and channel state are the source of truth."
  ]
}
