Skip to content
VS Code

Jupiter Invoice for VS Code

com.jupiterinvoice/server

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

client:VS Code transport:streamable-http

Install Jupiter Invoice in VS Code

.vscode/mcp.json

{
  "servers": {
    "server": {
      "type": "http",
      "url": "https://jupiterinvoice.com/mcp"
    }
  }
}

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

Jupiter Invoice in other clients