Skip to content
Zed

Formfeed for Zed

io.github.formfeed-dev/formfeed

Render PDFs and images from templates, validate data and convert Office files to PDF.

client:Zed transport:streamable-http runtime:npm

Install Formfeed in Zed

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

{
  "context_servers": {
    "formfeed": {
      "url": "https://mcp.formfeed.dev/mcp"
    }
  }
}

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

Formfeed in other clients