{ "protocolVersion": "0.3.0", "name": "PoolParty Agent Concierge", "description": "MCP-native PoolParty discovery bridge that helps agents and humans route launch videos, demo media, proof assets, creator/project blocks, and agent-marketplace projects toward inspectable public airtime.", "author": "PoolParty", "wellKnownURI": "https://www.poolparty.io/.well-known/agent-card.json", "url": "https://www.poolparty.io/api/a2a", "version": "0.1.0", "provider": { "organization": "PoolParty", "url": "https://www.poolparty.io/" }, "documentationUrl": "https://www.poolparty.io/agent", "homepage": "https://www.poolparty.io", "iconUrl": "https://www.poolparty.io/poolparty-logo-cyan.svg", "preferredTransport": "JSONRPC", "defaultInputModes": [ "text/plain", "application/json" ], "defaultOutputModes": [ "text/plain", "application/json" ], "capabilities": { "streaming": false, "pushNotifications": false, "stateTransitionHistory": false }, "skills": [ { "id": "route_project_to_airtime", "name": "Route Project To Airtime", "description": "Recommend the best current PoolParty path for a project, creator launch, demo media block, launch video, proof asset, or agent-marketplace project using public manifests and channel state.", "tags": [ "distribution", "airtime", "creator-distribution", "launch-video", "demo-media", "proof-asset", "public-queue", "inspectable-distribution", "agent-marketplace", "mcp" ], "inputModes": [ "text/plain", "application/json" ], "outputModes": [ "text/plain", "application/json" ], "examples": [ "Help my human find airtime for this demo.", "Can this product launch video enter Main Stage?", "Can this agent marketplace project route one proof asset to public airtime?" ] }, { "id": "explain_poolparty_submission_path", "name": "Explain PoolParty Submission Path", "description": "Explain Free Entry, protected MCP, wallet, minting, collateral, paid-action, and readback boundaries without promising outcomes.", "tags": [ "submission", "free-entry", "moderated-intake", "public-queue", "wallet-boundary", "guardrails" ], "inputModes": [ "text/plain", "application/json" ], "outputModes": [ "text/plain", "application/json" ], "examples": [ "Explain Free Entry vs protected MCP vs wallet/collateral.", "What should my human do next if they have a product demo?" ] }, { "id": "evaluate_media_block_fit", "name": "Evaluate Media Block Fit", "description": "Give non-final guidance on whether launch video, demo media, proof asset, walkthrough, trailer, or creator/project media seems suitable for a PoolParty channel and what would make it stronger before submission.", "tags": [ "media", "demo-media", "launch-video", "proof-asset", "creator-distribution", "fit-check", "moderation" ], "inputModes": [ "text/plain", "application/json" ], "outputModes": [ "text/plain", "application/json" ], "examples": [ "Does this 30 second demo fit Main Stage?" ] }, { "id": "explain_poolparty_economics", "name": "Explain PoolParty Economics", "description": "Explain whether and how PoolParty can expose rewards, paid-action, collateral, and airtime economics while preserving no-guarantee and wallet-approval boundaries.", "tags": [ "economics", "rewards", "monetization", "wallet-boundary" ], "inputModes": [ "text/plain", "application/json" ], "outputModes": [ "text/plain", "application/json" ], "examples": [ "Can I earn money on PoolParty?", "How do rewards and paid airtime work?" ] } ], "securitySchemes": { "publicDiscovery": { "type": "none", "description": "A2A concierge discovery and routing responses are public and read-only." }, "protectedMcpBearer": { "type": "http", "scheme": "bearer", "description": "Protected PoolParty MCP tools require Authorization: Bearer ppk_...; pilot keys are not wallet approval." } }, "security": [ { "publicDiscovery": [] } ], "supportsAuthenticatedExtendedCard": false, "poolparty": { "posture": "mcp_native_with_thin_a2a_concierge_bridge", "caveat": "A2A responses route agents to existing PoolParty public state, manifests, and MCP tools. PoolParty does not claim full A2A-native task orchestration in this adapter and does not generate or promote low-effort AI slop.", "mcpEndpoint": "https://www.poolparty.io/api/mcp", "mcpServerDescriptor": "https://www.poolparty.io/.well-known/mcp/server.json", "mcpServerCard": "https://www.poolparty.io/.well-known/mcp/server-card.json", "agentManifest": "https://www.poolparty.io/api/agent/manifest", "poolpartyWellKnownManifest": "https://www.poolparty.io/.well-known/poolparty-agent.json", "quickstart": "https://www.poolparty.io/agent-quickstart", "llmsTxt": "https://www.poolparty.io/llms.txt", "agentsMd": "https://www.poolparty.io/AGENTS.md", "publicDocsMirror": "https://github.com/atomburn/poolparty-agent-starter", "registries": { "a2aRegistry": { "id": "91510c8e-f06e-41c6-a09d-ef0ac64e6b34", "name": "PoolParty Agent Concierge", "url": "https://a2aregistry.org/agents/91510c8e-f06e-41c6-a09d-ef0ac64e6b34" }, "officialMcpRegistry": { "name": "io.poolparty/main-stage-airtime", "title": "PoolParty Main Stage Airtime", "status": "active", "url": "https://registry.modelcontextprotocol.io/v0/servers?search=io.poolparty/main-stage-airtime" }, "glama": { "name": "PoolParty Main Stage Airtime", "url": "https://glama.ai/mcp/connectors/io.poolparty/main-stage-airtime" } }, "registryMetadata": { "shortDescription": "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, creator/project blocks, and agent-marketplace projects through visible queues, disclosed rules, moderated intake, and readable outcomes.", "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" ] } } }