Skip to content
Zed

Formasty for Zed

com.formasty/form-builder

Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

client:Zed transport:streamable-http

Install Formasty in Zed

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

{
  "context_servers": {
    "form-builder": {
      "url": "https://app.formasty.com/api/mcp"
    }
  }
}

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

Formasty in other clients