Open implementation and Agent Plugin
Build your own
This repository is a working reference, not a hosted service. You bring the Cloudflare account, connector, credentials, and judgment.
Start with the ledger.
Clone the repository, run the complete check, and deploy the Worker into your own Cloudflare account. The reference configuration uses placeholders and synthetic evidence. Nothing here connects to my private system.
git clone https://github.com/JithendraNara/ledgerglass-open.git
cd ledgerglass-open
npm ci
npm run check- Create your own D1, KV, and Vectorize resources.
- Store the SimpleFIN Access URL as a Worker secret.
- Keep the origin private behind your own access policy.
- Put client authentication at the MCP gateway.
- Run synthetic contracts before the first sync.
Agent Plugin
Teach the workflow, not your balances.
The public plugin templates explain evidence precedence, statement routing, pending lifecycle, and confirmation boundaries. They use placeholders and never contain a private endpoint, app identifier, account inventory, or current operational fact.
The live MCP guidance remains authoritative because tool names and status can change faster than a copied instruction file.
Browse the source ↗