Skip to content
Zed

Iteration Layer for Zed

com.iterationlayer/mcp

Composable APIs for document extraction, image transformation, and document & sheet generation.

client:Zed transport:streamable-http

Install Iteration Layer in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.iterationlayer.com/mcp"
    }
  }
}

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

Iteration Layer in other clients