Purple Dot
MCP Health Check

Setup

Connect Claude or Cursor to the pd-analytics index — calls, emails, tickets, Jira issues, and GitHub artifacts.

Server URL Code Mode — Experimental https://mcp.sandbox.pdaws.net/mcp

This deployment runs in Code Mode: the tool list is replaced by discovery and sandboxed-execute meta-tools, and the agent writes Python that calls call_tool(name, params) in a sandbox — same auth, same tools underneath.

Claude Desktop Recommended

Best for ad-hoc questions and analysis

  1. Open Settings (Cmd + ,)
  2. Go to the Integrations tab
  3. Click Add IntegrationCustom MCP Server
  4. Paste the URL above, name it pd-analytics, and save

Cursor

Best for code-aware analysis in your repo

  1. Open Cursor Settings (gear icon)
  2. Go to the MCP tab
  3. Click + Add new global MCP server
  4. Set type to URL, paste the URL, and save

Cloned this repo? The .cursor/mcp.json auto-registers the server.

Authentication

Google sign-in, restricted to the PD workspace

  1. The first time you use a tool, your browser opens a Google sign-in page
  2. Pick your @purpledotprice.com account and approve access
  3. Done — subsequent sessions reuse the stored token automatically

Only verified @purpledotprice.com emails are accepted, enforced on every request. If you hit an auth error, remove the server in Settings and re-add it to trigger a fresh sign-in.

Try asking…

“How many calls do we have by ICP?”
“Find recent tickets mentioning refunds”
“Top pricing objections this quarter”
“Which accounts mentioned native checkout?”