Skip to content
VS Code

Pingram for VS Code

io.pingram/mcp

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

client:VS Code transport:streamable-http

Install Pingram in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://{mcpHost}"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pingram in other clients