gmail for VS Code
com.mintmcp/gmail
A MCP server for Gmail that lets you search, read, and draft emails and replies.
client:VS Code
transport:streamable-http
Install gmail in VS Code
.vscode/mcp.json
{
"servers": {
"gmail": {
"type": "http",
"url": "https://gmail.mintmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs