Skip to content

Other MCP clients

If your AI agent supports remote MCP, it can connect to Popcorn with the same server URL.

Server URL:

https://api.popcorn.co/mcp

Transport: Streamable HTTP

Add Popcorn as a remote MCP server. If the client asks how to authenticate, choose OAuth or browser sign-in first.

The minimal config most clients accept:

{
"mcpServers": {
"popcorn": {
"url": "https://api.popcorn.co/mcp"
}
}
}

Yes, if you are on a ChatGPT Business, Edu, or Enterprise workspace. Personal ChatGPT plans cannot add custom MCP servers today.

See the ChatGPT guide for the setup steps.