Tools, not clicks
Search, submit, budget checks and report generation are declared tools with strict JSON Schemas — so an agent acts precisely instead of guessing at the DOM.
Actuo is a full expense platform where every meaningful action is also a WebMCP tool. Agents don't click around your UI hoping for the best — they call typed, permissioned tools, and you see every one of them as it happens.
Search, submit, budget checks and report generation are declared tools with strict JSON Schemas — so an agent acts precisely instead of guessing at the DOM.
Each tool call renders as a card showing what ran, what it changed, and its raw input and result. Anything that moves money asks first.
An agent can do exactly what you can do and nothing more. Roles are enforced on the server, so a tool call is checked the same way a click is.
Actuo never holds an LLM key. You bring your own Google Gemini key, it is stored only in your browser, and every model call goes straight from your browser to Google. You can confirm that yourself in the network tab — it never touches Actuo's servers.