Skip to content
Zed

FranklyMail Agentic Inbox for Zed

io.github.naylalabs/agentic-inbox

Read and search FranklyMail email and prepare drafts, replies, and forwards for human approval.

client:Zed transport:streamable-http

Install FranklyMail Agentic Inbox in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agentic-inbox": {
      "url": "https://franklymail.com/api/agent/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FranklyMail Agentic Inbox in other clients