---
title: "genie-expense-tracker"
description: "Read-only access to your Genie accounts, transactions, investments, and financial summaries."
canonical: https://agentpluginsdirectory.com/plugins/genie-expense-tracker
last-updated: 2026-09-12
---

# genie-expense-tracker
Read-only access to your Genie accounts, transactions, investments, and financial summaries.
- Slug: genie-expense-tracker
- Publisher: Osama Adam
- Repository: https://github.com/osamaadam/genie-claude-plugin
- Manifest: plugin.json
- Version: 1.1.0
- License: MIT
- Category (editorial): other
- Skills: 1 (genie-finance)
- MCP servers: 1 (genie)
- Stars: 0
- Repository created: 2026-09-04
- Repository last pushed: 2026-09-11
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/genie-expense-tracker
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What genie-expense-tracker does, in the publisher's words

Connect Claude, and compatible ChatGPT/Codex marketplace clients where they support Agent Plugins 1.0, to Genie's private read-only remote MCP server. The package includes the shared Agent Plugins manifest, Claude marketplace metadata, the Genie finance skill, and a Streamable HTTP MCP configuration.

After you authorize the connection, Genie can provide read-only:

- Account and card balances with list_accounts.
- Transaction search, detail, and aggregation.
- A net-worth snapshot with get_net_worth, including primary currency, valued accounts, excluded accounts, unvalued items, completeness, and valuation dates.
- Investment positions and provider/account context with list_investment_holdings when investments are enabled and discoverable.
- Subscription and installment summaries.
- Stored financial SMS search and detail only with the separately authorized sms:read permission.

The connector cannot create, change, delete, or pay anything. Net worth and holdings are snapshots, not returns or performance tracking. When a response is partial, follow its is_complete, inclusion/exclusion, valuation, and FX-date fields; never add list_accounts balances to reconstruct net worth.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/osamaadam/genie-claude-plugin/HEAD/README.md

## MCP servers

- genie: transport: streamable-http; url: https://genie-mobile.duckdns.org/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
