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"
}
}
}

Not yet. ChatGPT’s MCP connector format isn’t fully compatible with our server today. Use Claude (one-click), Claude Code, Tasklet, Cursor, Windsurf, VS Code, or Zed in the meantime.