Skip to content
Zed

zenrows mcp for Zed

io.github.zenrows/zenrows-mcp

Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants

client:Zed transport:streamable-http runtime:npm

Install zenrows mcp in Zed

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

{
  "context_servers": {
    "zenrows-mcp": {
      "url": "https://mcp.zenrows.com/mcp"
    }
  }
}

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

zenrows mcp in other clients