Skip to content
Zed

Emboss for Zed

io.github.edwinorange/emboss

Turn any PDF form into a fillable one, fill it from data or documents, verify it, and fax it.

client:Zed transport:streamable-http

Install Emboss in Zed

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

{
  "context_servers": {
    "emboss": {
      "url": "https://api.getemboss.ai/mcp"
    }
  }
}

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

Emboss in other clients