shipmail mcp for VS Code
io.github.shipmail-to/shipmail-mcp
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
client:VS Code
transport:streamable-http
runtime:npm
Install shipmail mcp in VS Code
.vscode/mcp.json
{
"servers": {
"shipmail-mcp": {
"type": "http",
"url": "https://shipmail.to/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs