Skip to content
VS Code

Expense for VS Code

io.github.assaf/expense

Receipt tracker with no friction: receipts arrive by email and file themselves

client:VS Code transport:streamable-http

Install Expense in VS Code

.vscode/mcp.json

{
  "servers": {
    "expense": {
      "type": "http",
      "url": "https://expense.labnotes.org/mcp"
    }
  }
}

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

Expense in other clients