Skip to content
Zed

nylas for Zed

io.usefulapi/nylas

MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

client:Zed transport:streamable-http

Install nylas in Zed

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

{
  "context_servers": {
    "nylas": {
      "url": "https://nylas.usefulapi.io/mcp"
    }
  }
}

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

nylas in other clients