Step 1: Generate an API Key
Create a New Key
Click Create API Key and give it a descriptive name (e.g. “Claude MCP” or “Cursor”)
Step 2: Configure Your AI Tool
- Claude.ai
- Cursor
- Claude Enterprise
- Windsurf
- Other MCP Clients
Claude supports MCP through Connectors (available on Pro and Enterprise plans).
Step 3: Test the Connection
Once connected, try asking your AI tool one of these prompts:Check Companies
“What companies am I tracking in PG:AI?”
Get Insights
“Tell me about [company name] - what are the latest insights?”
Search Contacts
“Search for VP of Engineering contacts in my PG:AI account”
Generate Content
“Generate meeting prep for my call with [company name]”
Troubleshooting
My AI tool says it can't find the PG:AI server
My AI tool says it can't find the PG:AI server
Double-check the server URL. Make sure you’re using
https://mcp.pipelinegeneration.ai/mcp (or /sse for SSE-only clients). Restart your AI tool after updating the configuration.I'm getting authentication errors
I'm getting authentication errors
Verify your API key starts with
pgai_live_ and that it hasn’t been revoked. Make sure the Authorization header uses the Bearer prefix.The connection works but no data is returned
The connection works but no data is returned
Your API key may not have the right permissions. Check that it was created with MCP access enabled in Settings → API Keys.
Cursor doesn't show pgai as a connected server
Cursor doesn't show pgai as a connected server
After editing
.cursor/mcp.json, reload Cursor (Cmd/Ctrl + Shift + P → “Reload Window”). Check for JSON syntax errors in your configuration file.