Skip to content
Zed

ShipMyForm for Zed

com.shipmyform/shipmyform

Create form endpoints for any site, get paste-ready markup, and read submission stats.

client:Zed transport:streamable-http

Install ShipMyForm in Zed

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

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

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

ShipMyForm in other clients