Skip to content
VS Code

gmail for VS Code

ai.waystation/gmail

Read emails, send messages, and manage labels in your Gmail account.

client:VS Code transport:streamable-http

Install gmail in VS Code

.vscode/mcp.json

{
  "servers": {
    "gmail": {
      "type": "http",
      "url": "https://waystation.ai/gmail/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

gmail in other clients