Skip to content
Zed

Jupiter Invoice for Zed

com.jupiterinvoice/server

Create and manage invoices and customers on Jupiter Invoice (MCP, API-key auth).

client:Zed transport:streamable-http

Install Jupiter Invoice in Zed

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

{
  "context_servers": {
    "server": {
      "url": "https://jupiterinvoice.com/mcp"
    }
  }
}

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

Jupiter Invoice in other clients