Skip to content
Zed

FormBuilder for Zed

com.formbuilder/formbuilder

Create form drafts, publish on request, read responses and create authorized response webhooks.

client:Zed transport:streamable-http

Install FormBuilder in Zed

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

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

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

FormBuilder in other clients