Skip to content
Cursor

Postfleet for Cursor

ai.postfleet/postfleet

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

client:Cursor transport:streamable-http runtime:npm

Install Postfleet in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "postfleet": {
      "url": "https://api.postfleet.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Postfleet in other clients