Skip to content
VS Code

Atomic Mail for VS Code

io.github.atomic-mail/mcp

Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.

client:VS Code transport:streamable-http runtime:npm

Install Atomic Mail in VS Code

.vscode/mcp.json

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

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

Atomic Mail in other clients