Skip to content
Zed

Mascotline for Zed

dev.mascotline/mascotline

One mascot, locked once, drawn in any scene on demand and checked against its own identity.

client:Zed transport:streamable-http

Install Mascotline in Zed

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

{
  "context_servers": {
    "mascotline": {
      "url": "https://app.mascotline.dev/api/mcp"
    }
  }
}

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

Mascotline in other clients