Postmark for VS Code
io.github.pipeworx-io/postmark
Postmark MCP.
client:VS Code
transport:streamable-http
Install Postmark in VS Code
.vscode/mcp.json
{
"servers": {
"postmark": {
"type": "http",
"url": "https://gateway.pipeworx.io/postmark/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs