UNOFFICIAL · OPEN SOURCE · MIT

Folio.
Tools for your agent.

A typed client, MCP server and CLI for Folio. Accounts, transactions, events, receipt bytes, categories and payment drafts.

Install after the first npm release

Version 0.1.0 is prepared; npm publication is pending. Requires Node 22.14+.

npx -y @bruchris/folio-mcp

Use your own vendor credentials in your client environment. Read the package documentation for setup and vendor restrictions.

Approval stays explicit

MCP writes preview until confirmed. CLI writes require --confirm. Folio API payments remain drafts for approval in Folio. The model reads receipts; the adapter does not parse merchant layouts or guess VAT.

Owner hosting guide · Release policy