Connection steps
- Get your POP license key from your POP account.
- Configure your client to talk to
/mcp. - Add the required headers for JSON-RPC over Streamable HTTP MCP.
- Run
tools/listto 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