Skip to content
Zed

Lassare for Zed

com.lassare/ask

Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.

client:Zed transport:streamable-http

Install Lassare in Zed

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

{
  "context_servers": {
    "ask": {
      "url": "https://mcp.lassare.com/mcp"
    }
  }
}

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

Lassare in other clients