SimplyWarmup for VS Code
com.simplywarmup/simplywarmup
Hosted MCP server for inbox health, reporting, and warmup operations.
client:VS Code
transport:streamable-http
Install SimplyWarmup in VS Code
.vscode/mcp.json
{
"servers": {
"simplywarmup": {
"type": "http",
"url": "https://simplywarmup.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs