Skip to content
Zed

extend for Zed

ai.extend/extend

Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.

client:Zed transport:streamable-http

Install extend in Zed

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

{
  "context_servers": {
    "extend": {
      "url": "https://mcp.extend.ai/mcp"
    }
  }
}

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

extend in other clients