Skip to content

Cursor

Cursor supports remote MCP servers natively. Try OAuth first; fall back to a security token if needed.

Paste this prompt into Cursor Chat. If Cursor offers an OAuth browser flow, use it.

Please connect to the Popcorn MCP server.
MCP URL:
https://api.popcorn.co/mcp
If you support OAuth, use one-click connect.
If you do not support OAuth, ask me for a Popcorn security token and help me add it safely.
Once connected, tell me what I can do with Popcorn.

If Cursor prompts for a config, this minimal entry works:

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

After the MCP server is connected, restart Cursor so the popcorn tools become available.