Skip to content
VS Code

machine inbox for VS Code

com.machineinbox/machine-inbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

client:VS Code transport:streamable-http tools:11

Install machine inbox in VS Code

.vscode/mcp.json

{
  "servers": {
    "machine-inbox": {
      "type": "http",
      "url": "https://machineinbox.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

machine inbox in other clients