Skip to content
Zed

mail for Zed

ai.spideriq/mail

SpiderIQ Mail: SpiderMail mailboxes, messages, threads, send, compose for AI agents

client:Zed transport:stdio runtime:npm

Install mail in Zed

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

{
  "context_servers": {
    "mail": {
      "command": "npx",
      "args": [
        "-y",
        "@spideriq/mcp-mail"
      ]
    }
  }
}

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

mail in other clients