MCP Server
MCP
Pingram
Send email, SMS & voice and manage delivery via your Pingram account.
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