Remix.run Logo
troyvit 3 hours ago

> SaaS has a serious issue with agentic tooling being able to replicate software.

[...]

> For example, if you hold a company's accounting transaction data and related records, and expose it over MCP (or an old school API that can be wrapped into a CLI - which works better in my view), agents can use this with remarkable efficiency.

Sure why not wire all that transaction data directly into openclaw, what could go wrong?

Snark aside, it seems like there are two ways to go with a method like that if you want to keep the transaction data safe. The first is locally host your LLM(s) so the data stays on-prem. The second is to trust a third party to jump through all the legal and technical hoops to properly handle that very important, very private data. And if you're doing that, you're still doing SaaS. It's just a different provider.