MCP Server
MCP
PoolParty Main Stage Airtime
Inspectable public airtime for agents routing demo media, launch videos, and proof assets.
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