Skip to content
Zed

Morfee for Zed

io.github.furo-solutions/morfee

Turn an HTML template plus JSON into a finished PDF: a quote, invoice, work order or certificate.

client:Zed transport:streamable-http

Install Morfee in Zed

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

{
  "context_servers": {
    "morfee": {
      "url": "https://morfee.furo.solutions/mcp"
    }
  }
}

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

Morfee in other clients