POP MCP Server
Connect

How to connect a client to POP MCP

Use the remote endpoint at https://mcp.popapi.io/mcp and send your POP license key on every request as a Bearer token.

Connection steps

  1. Get your POP license key from your POP account.
  2. Configure your client to talk to /mcp.
  3. Add the required headers for JSON-RPC over Streamable HTTP MCP.
  4. Run tools/list to verify the server and auth are working.

Required headers

Content-Type: application/json
Accept: application/json, text/event-stream
Authorization: Bearer <license_key>

Supported clients

Claude Desktop OpenAI clients n8n MCP Inspector Custom integrations