← Back to Plugins
MCP Server MCP

PoolParty Main Stage Airtime

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Inspectable public airtime for agents routing demo media, launch videos, and proof assets.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.poolparty.io/api/mcp",
      "headers": [
        {
          "description": "Optional Bearer pilot key for protected PoolParty MCP tools. Public discovery tools require no Authorization header. Pilot keys are not wallet approval.",
          "isSecret": true,
          "name": "Authorization"
        },
        {
          "description": "Use application/json, text/event-stream for Streamable HTTP MCP responses.",
          "isRequired": true,
          "value": "application/json, text/event-stream",
          "name": "Accept"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...