Skip to content

JustFill PDF Form Automation for Zed

io.github.mrmaciej1/justfill-pdf-forms

Detect, review and fill existing PDF forms from JSON or Excel; reuse saved templates

client:Zed transport:streamable-http runtime:pypi

Install JustFill PDF Form Automation in Zed

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

{
  "context_servers": {
    "justfill-pdf-forms": {
      "url": "https://api.justfill.app/api/mcp"
    }
  }
}

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

JustFill PDF Form Automation in other clients