Skip to content
Zed

Mainline for Zed

dev.mainline/mcp

Gives your AI agent your story map and given/when/then acceptance criteria. Read-only.

client:Zed transport:streamable-http

Install Mainline in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mainline.dev/mcp/{team_id}"
    }
  }
}

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

Mainline in other clients