Mailcheer for VS Code
com.mailcheer/mailcheer
Manage a Mailcheer email workspace: subscribers, segments, campaigns, transactional sends and stats.
client:VS Code
transport:streamable-http
tools:13
Install Mailcheer in VS Code
.vscode/mcp.json
{
"servers": {
"mailcheer": {
"type": "http",
"url": "https://mailcheer.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs