Actuo

Expense management an AI agent can actually operate.

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.

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.

Every action visible

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.

Permissions still apply

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.

Your key, your browser

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.

Actuo — a reference implementation of the WebMCP standard.