Skip to main content
Lunch Money for Agents

Plugin directory submissions

Listing materials and submission status for the Lunch Money MCP plugin across OpenAI, Claude, Cursor, and the official MCP registry.
3 min read

Listing materials#

OpenAI Plugins Directory (ChatGPT and Codex)#

Official submission guide and submission portal. Choose Create plugin > With MCP. Local marketplace registration is not a directory submission.

On 2026-09-15, the verified Newth organization under oliver@newth.ai created draft asdk_app_6aa8cbdf58e48191937aea475faa17e2, with publisher identity n3wth. Version 0.3.1 was submitted successfully under the name Lunch Money on 2026-09-15; the portal shows Review. Approval and publication are pending. The repository and site now use Lunch Money for Agents; the submitted version has not been renamed. The reviewer demo is https://r2.n3wth.com/lunchmoney/chatgpt-louis-demo.mp4.

The community catalog contribution is pending maintainer review: https://github.com/lunch-money/awesome-lunchmoney/pull/29.

The review also requires public privacy and terms URLs, domain verification, accurate tool annotations, test access, supported countries, and policy attestations.

Warning
Do not mark live tests complete or invent review credentials.

Review cases#

Expected positive behavior:

  1. Check connection status: return current state for the authenticated account.
  2. Connect: return a trusted Nango browser link without requesting an API token in chat.
  3. List transactions for a small date range: return only the authenticated account's data.
  4. List categories: return categories from the connected account.
  5. Read budget summary: return data with the requested period preserved.

Expected negative behavior:

  1. Request a transaction modification: explain that financial writes are unavailable.
  2. Request another user's financial data: deny access; no cross-account disclosure.
  3. Query with missing/expired authentication: require authentication without leaking data.

These are reviewer scenarios, not a claim that all live flows have been tested.

Claude official plugin directory#

Official submission guide. Submit the public package URL https://github.com/n3wth/lunchmoney-mcp/tree/main/packages/claude-plugin through Claude Console or Claude organization settings. Console requires Developer, Admin, or Owner; Claude organization settings require a Team/Enterprise organization with directory management access.

On 2026-09-15, the publisher submitted the listing as Lunch Money. Claude Console independently confirmed Submitted and pending review. The submission includes Claude Code and Cowork; Cowork validation remains open. Review is pending, and acceptance or publication is not yet confirmed.

Validate with claude plugin validate packages/claude-plugin before submitting. A submitted form must return a confirmation or submission record before its status is recorded as submitted. Acceptance and publication are separate steps. The Claude manifest has no documented logo field, so the shared logo is bundled and displayed in its README and supplied to the submission form when requested.

Cursor Marketplace#

Official plugin format and static OAuth for remote servers. Submit the public repository at Cursor Marketplace. Direct MCP installation remains separate from Marketplace approval. See packages/cursor-plugin.

Cursor's OAuth application is the production Auth0 native public client xDAFMwYkwjC3GiWoKsrQvZaEqOg8sbxI (the public client ID in the README and packages/cursor-plugin/mcp.json). Auth0 must allow Cursor's documented redirect URIs:

  • Desktop: http://localhost:8787/callback
  • Web and Agents: https://www.cursor.com/agents/mcp/oauth/callback
Note
Auth0 registration of these URIs is done outside this repository by ops (Billy). Do not treat a docs or package change as proof they are live on the tenant.

Cursor directory#

Public listing: https://cursor.directory/plugins/lunch-money

This community directory page is public. It is separate from Cursor Marketplace review and from the one-click MCP install deeplink.

Official MCP Registry#

Published version 0.1.0 on 2026-09-15 as io.github.n3wth/lunchmoney-mcp. The registry API confirms status active and isLatest: true. Publishing run.

Publisher permission#

The creator of Lunch Money has been contacted to request written permission for directory listings and descriptive use of the product name. A response is pending; no endorsement or permission is claimed.