Skip to content
VS Code

Genie Expense Tracker for VS Code

io.github.osamaadam/genie-expense-tracker

Read-only access to Genie accounts, transactions, investments, and financial summaries.

client:VS Code transport:streamable-http

Install Genie Expense Tracker in VS Code

.vscode/mcp.json

{
  "servers": {
    "genie-expense-tracker": {
      "type": "http",
      "url": "https://genie-mobile.duckdns.org/mcp"
    }
  }
}

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

Genie Expense Tracker in other clients