Skip to content
Zed

formcarry for Zed

com.formcarry/formcarry

Set up form handling for your site (email alerts, auto replies, webhooks) and query submissions.

client:Zed transport:streamable-http

Install formcarry in Zed

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

{
  "context_servers": {
    "formcarry": {
      "url": "https://mcp.formcarry.com/mcp"
    }
  }
}

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

formcarry in other clients