Skip to content
VS Code

Postfleet for VS Code

ai.postfleet/postfleet

Give an AI agent its own email address: send, reply, read, and wait for mail.

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

Install Postfleet in VS Code

.vscode/mcp.json

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

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

Postfleet in other clients