Skip to main content
ClaudeWave
osamaadam avatar
osamaadam

genie-claude-plugin

Ver en GitHub

Claude plugin for the Genie Expense Tracker remote MCP connector

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/osamaadam/genie-claude-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "genie-claude-plugin": {
      "command": "node",
      "args": ["/path/to/genie-claude-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/osamaadam/genie-claude-plugin and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Genie Expense Tracker plugin

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.

## What Genie can provide

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.

## Install from this repository

In Claude or Claude Desktop, open **Customize → Plugins**, select **+ → Add marketplace**, and enter:

```text
https://github.com/osamaadam/genie-claude-plugin
```

Install **Genie Expense Tracker**, enable it, and complete the Genie authorization flow when prompted. The same repository contains an Agent Plugins 1.0 package for compatible ChatGPT/Codex marketplace clients where that package format is supported; client and workspace availability can differ.

## Install for development

Clone this repository, then run Claude Code from its parent directory:

```sh
claude --plugin-dir ./genie-claude-plugin
```

Open `/mcp` in Claude Code and complete OAuth for the `genie` server. You can also validate the Claude package with:

```sh
claude plugin validate ./genie-claude-plugin --strict
```

## Connect without the plugin

The same server is available directly over Streamable HTTP:

```sh
claude mcp add --transport http genie https://genie-mobile.duckdns.org/mcp
```

In Claude on the web or Claude Desktop, open **Customize → Connectors → Add custom connector** and enter:

```text
https://genie-mobile.duckdns.org/mcp
```

## Authentication and privacy

Genie uses OAuth. Enter your Genie account number only on the authorization page hosted at `https://genie-mobile.duckdns.org`; never paste it into Claude, a plugin configuration, an issue, or a support message.

The optional `sms:read` permission allows the connector to return complete stored financial SMS messages. Grant it only if you want Claude to inspect those messages.

- [Connection guide](https://genie-mobile.duckdns.org/agents)
- [Privacy policy](https://genie-mobile.duckdns.org/privacy)
- [Terms of service](https://genie-mobile.duckdns.org/terms)
- [Support](https://genie-mobile.duckdns.org/support)
- [Delete Genie data](https://genie-mobile.duckdns.org/delete-data)

## Security reports

Report vulnerabilities privately to [osamaadamme@gmail.com](mailto:osamaadamme@gmail.com). Do not open a public issue containing account numbers, tokens, authorization codes, financial records, or SMS messages.

## License

The plugin metadata and skill instructions in this repository are available under the [MIT License](LICENSE). The license does not apply to the separate Genie application or backend service.
claudeclaude-pluginexpense-trackermcppersonal-finance

Lo que la gente pregunta sobre genie-claude-plugin

¿Qué es osamaadam/genie-claude-plugin?

+

osamaadam/genie-claude-plugin es mcp servers para el ecosistema de Claude AI. Claude plugin for the Genie Expense Tracker remote MCP connector Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-11.

¿Cómo se instala genie-claude-plugin?

+

Puedes instalar genie-claude-plugin clonando el repositorio (https://github.com/osamaadam/genie-claude-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar osamaadam/genie-claude-plugin?

+

Nuestro agente de seguridad ha analizado osamaadam/genie-claude-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene osamaadam/genie-claude-plugin?

+

osamaadam/genie-claude-plugin es mantenido por osamaadam. La última actividad registrada en GitHub es del 2026-09-11, con 0 issues abiertos.

¿Hay alternativas a genie-claude-plugin?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega genie-claude-plugin en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: osamaadam/genie-claude-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/osamaadam-genie-claude-plugin)](https://claudewave.com/repo/osamaadam-genie-claude-plugin)
<a href="https://claudewave.com/repo/osamaadam-genie-claude-plugin"><img src="https://claudewave.com/api/badge/osamaadam-genie-claude-plugin" alt="Featured on ClaudeWave: osamaadam/genie-claude-plugin" width="320" height="64" /></a>

Más MCP Servers

Alternativas a genie-claude-plugin