Feed aggregator
Show HN: MoneyCo – A coding agent built for accounting
Hey HN - Mert here, maker of MoneyCo (thecompany.money). MoneyCo connects to multiple Quickbooks and Xero accounts by default and lets you do your bookkeeping using a coding agent.
I got here after talking to multiple accountants and hearing them struggle to use Claude, Codex, Hermes and OpenClaw. The difficulties they had were classic:
1. QBO and Xero MCPs are brittle and allow limited access 2. They were only able to figure out how to run these locally 3. LLMs not being good at math 4. Configuring client memory
Coding agents disguised as one that does accounting felt like a simple yet powerful idea as a solution:
1. We connect to QBO and Xero using API instead of MCP and make it easy for multiple accounts connection 2. We deploy all client files along with `pi --rpc` in a sandbox so all can work on the cloud 3. A coding agent can simply write code for deterministic computations and run tests to catch inaccuracies 4. Each chat made progressively gets stored in the persistent sandbox meaning that agent can search through older conversations to look into its memory
I had to rebuild some of the architecture here several times as it required building a durable, persistent cloud coding agent essentially. Each client is configured almost as a repo/filesystem of its own that lives there forever, including the agent chats made by the users.
Stack is
- django for backend - modal for sandboxes - streaming uses two paths (1) for livestreaming (2) for durable background ones. Both use Cloudflare durable objects - frontend in vite - agent is a fork of pi - no MCP usage at all. For OCR, memory search, IRS docs search and further things, there is an embedded cli called `tlmc` that agent is encouraged to use in its system prompt
HN is not the right place to launch an accounting product however I thought the way this is built might be relevant to cloud agents and how to architect them.
Please let me know any feedback, requests and most of all any brutal feedback!
Comments URL: https://news.ycombinator.com/item?id=49160189
Points: 1
# Comments: 0
New dataclass features for old Pythons
Article URL: https://github.com/arvidma/dataclasses
Comments URL: https://news.ycombinator.com/item?id=49160160
Points: 1
# Comments: 1
Newly unveiled Scottish fossils fill Romer's Gap (2012)
Article URL: https://www.thehistoryblog.com/archives/15375
Comments URL: https://news.ycombinator.com/item?id=49160125
Points: 1
# Comments: 0
Not a Website
Article URL: https://notawebsite.fun
Comments URL: https://news.ycombinator.com/item?id=49160121
Points: 3
# Comments: 0
Many businesses using AI to save time, but do they know what they're doing?
Article URL: https://www.rnz.co.nz/news/business/874814/many-businesses-using-ai-to-save-time-but-do-they-know-what-they-re-doing
Comments URL: https://news.ycombinator.com/item?id=49160101
Points: 4
# Comments: 0
Business Impersonation Fraud: When Trust Is the Target
Article URL: https://medium.com/@alanscottencinas/business-impersonation-fraud-when-trust-is-the-target-1f48826b647b
Comments URL: https://news.ycombinator.com/item?id=49160092
Points: 1
# Comments: 0
Mind the Gap: Policy vs. Reality in Post-Quantum TLS Deployment
Article URL: https://arxiv.org/abs/2607.29005
Comments URL: https://news.ycombinator.com/item?id=49160091
Points: 1
# Comments: 0
OpenAI's Unreleased Model Astra Solves Ten Major Open Mathematics Problems
Article URL: https://thezvi.substack.com/p/openais-unreleased-model-astra-solves
Comments URL: https://news.ycombinator.com/item?id=49160081
Points: 2
# Comments: 0
Scalable GitHub Runner Infrastructure on Sandboxes
Article URL: https://www.tensorlake.ai/blog/build-your-own-ci-infrastructure
Comments URL: https://news.ycombinator.com/item?id=49158912
Points: 1
# Comments: 0
What is "Switch Bounce" & how to implement debounce
Article URL: https://www.picotech.com/library/articles/blog/what-is-switch-bounce-how-to-implement-debounce
Comments URL: https://news.ycombinator.com/item?id=49158906
Points: 2
# Comments: 0
Elastic Curves via Geometric Mechanics
Article URL: https://arxiv.org/abs/2607.29654
Comments URL: https://news.ycombinator.com/item?id=49158902
Points: 2
# Comments: 0
Human Evidence of Novel Writing as a Service
Article URL: https://vellumproof.com
Comments URL: https://news.ycombinator.com/item?id=49158900
Points: 2
# Comments: 0
I shrank my chess engine 70x by trying to compress it
Article URL: https://latentheat.dev/blog/chess-small-models-search-deeper
Comments URL: https://news.ycombinator.com/item?id=49158898
Points: 2
# Comments: 0
Readable Code Is Unreadable: Incunabulum, an Implementation of J
Article URL: https://blog.wilsonb.com/posts/2025-06-06-readable-code-is-unreadable.html
Comments URL: https://news.ycombinator.com/item?id=49158888
Points: 3
# Comments: 0
An MCP server that lets coding agents query your NestJS API's OpenAPI contract
Article URL: https://www.nestdocfy.com/
Comments URL: https://news.ycombinator.com/item?id=49158884
Points: 3
# Comments: 0
Show HN: Vinyl – Animated vinyl record wallpaper for Mac, synced to Spotify
Article URL: https://www.vinylformac.com/
Comments URL: https://news.ycombinator.com/item?id=49158883
Points: 4
# Comments: 0
Shell sells Dutch solar farms in retreat from renewables
Article URL: https://www.dutchnews.nl/2026/08/shell-sells-dutch-solar-farms-in-retreat-from-renewables/
Comments URL: https://news.ycombinator.com/item?id=49158839
Points: 3
# Comments: 0
Leaked Flock Guide Shows How It Teaches Cops to Promote Its Tech
Article URL: https://www.404media.co/own-the-narrative-leaked-flock-guide-shows-how-it-teaches-cops-to-promote-its-tech/
Comments URL: https://news.ycombinator.com/item?id=49158837
Points: 3
# Comments: 0
