MCP (Model Context Protocol)

Pingram hosts a remote Model Context Protocol server so AI agents can use your Pingram account as a set of tools for sending email and SMS, looking up delivery logs, managing phone numbers and email inboxes, and configuring sender domains, after you log in once.

The server lives at:

https://mcp.pingram.io

Other regions (use the same region as your account):

https://mcp.ca.pingram.io   # Canada
https://mcp.eu.pingram.io   # EU

Sign in with the same Pingram account you use in the dashboard (email, Google, or Microsoft). The agent acts as you and never sees your password.

Connect from Claude.ai

  1. In Claude, open Settings → Connectors → Add custom connector.
  2. Enter the server URL: https://mcp.pingram.io (or your region’s URL above).
  3. Sign in to Pingram when prompted and approve access.
  4. Claude can now use Pingram on your behalf.

Connect from ChatGPT

  1. In ChatGPT, add a custom MCP connector.
  2. Use the URL https://mcp.pingram.io (or your region’s URL above).
  3. Sign in to Pingram when prompted.

Connect from Cursor

Add the server to your mcp.json:

{
  "mcpServers": {
    "pingram": {
      "url": "https://mcp.pingram.io"
    }
  }
}

Sign in to Pingram the first time Cursor connects.

Security notes

  • The agent acts as you, with access limited to your Pingram account.
  • To disconnect, sign out of the MCP client or remove the connector in your AI app’s settings.