Skip to content
VS Code

Morfee for VS Code

io.github.furo-solutions/morfee

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

client:VS Code transport:streamable-http

Install Morfee in VS Code

.vscode/mcp.json

{
  "servers": {
    "morfee": {
      "type": "http",
      "url": "https://morfee.furo.solutions/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Morfee in other clients