← Back to Plugins
MCP Server MCP

Pingram

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Send email, SMS & voice and manage delivery via your Pingram account.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://{mcpHost}",
      "variables": {
        "mcpHost": {
          "description": "Regional host matching your Pingram account region",
          "isRequired": true,
          "default": "mcp.pingram.io",
          "choices": [
            "mcp.pingram.io",
            "mcp.ca.pingram.io",
            "mcp.eu.pingram.io"
          ]
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...