Skip to content

Lemonado for Zed

io.github.lemonadolabs/lemonado-mcp-server

MCP server for querying and analyzing data from ad platforms, analytics tools, and spreadsheets

client:Zed transport:streamable-http

Install Lemonado in Zed

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

{
  "context_servers": {
    "lemonado-mcp-server": {
      "url": "https://mcp.lemonado.io/mcp"
    }
  }
}

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

Lemonado in other clients