Skip to content
Zed

InkSeal for Zed

net.inkseal/inkseal

Send documents for signature: upload, place fields, draft, and send once a human agrees.

client:Zed transport:streamable-http

Install InkSeal in Zed

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

{
  "context_servers": {
    "inkseal": {
      "url": "https://inkseal.net/mcp"
    }
  }
}

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

InkSeal in other clients