Skip to content
Zed

loops for Zed

io.usefulapi/loops

Manage Loops contacts, mailing lists, and transactional/event emails.

client:Zed transport:streamable-http

Install loops in Zed

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

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

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

loops in other clients