Blog
Announcing Pingram MCP (2026)
- Product Updates
- Developer Experience
- AI
- MCP
Connect Claude, ChatGPT, or Cursor to your Pingram account with our hosted MCP server. Sign in once and let an AI agent send notifications and manage your account on your behalf.

We’re announcing Pingram MCP—a hosted Model Context Protocol server that lets AI agents use your Pingram account as tools. Connect Claude.ai, ChatGPT, or Cursor once, sign in with the same account you use in the dashboard, and your agent can send email and SMS, look up delivery logs, and manage phone numbers, inboxes, and sender domains on your behalf.
The server never sees your password. After OAuth login, every tool call runs as you, scoped to your Pingram account.
What your agent can do
With Pingram MCP connected, an agent can:
- Send email and SMS
- Query delivery logs by tracking ID
- Search, buy, and list phone numbers
- List, add, and remove sender domains
- List, add, and edit email inboxes
Ask for something concrete—“send a test SMS to my number” or “buy a US phone number and show me the logs”—and the agent uses the same APIs your dashboard and SDKs already use.
How to connect
The server URL (use the same region as your Pingram account):
https://mcp.pingram.io # US (default)https://mcp.ca.pingram.io # Canadahttps://mcp.eu.pingram.io # EUClaude.ai: Settings → Connectors → Add custom connector → paste the URL → sign in.
ChatGPT: Add a custom MCP connector with the same URL → sign in when prompted.
Cursor: Add Pingram to your mcp.json:
{ "mcpServers": { "pingram": { "url": "https://mcp.pingram.io" } }}Sign in the first time Cursor connects.
Skills vs MCP
Pingram Skills teach coding assistants how to integrate Pingram when writing code. MCP is different: it gives the agent live access to your account so it can take action, not just generate integration code.
Get started
- Open the MCP integration page or the setup docs
- Add
https://mcp.pingram.io(or your region’s URL) in Claude, ChatGPT, or Cursor - Sign in with your Pingram account
No new API keys, no separate MCP account—just your existing Pingram login.
Sign up for free if you don’t have an account yet, then connect your favorite MCP client in a few minutes.