Build on top of the business.
Agent tools, signed webhooks and integrations — all scoped to a single workspace by default.
Authentication
Every request runs as a signed-in user against row-level security, so an integration can only ever see the workspace it was authorised for.
Agent toolkit (MCP)
Connect Claude, ChatGPT or your own agent to SoftBillo. Tools cover clients, invoices, payments and tasks — read and write, scoped to the workspace.
Webhooks
Subscribe to booking and invoice events. Deliveries are HMAC-signed, retried on failure, and every attempt is logged for inspection.
Integrations
Prebuilt links to Stripe, PayPal, Wise, Revolut and calendar providers if you'd rather not build anything at all.
Connect an agent
Point any MCP-compatible client at the SoftBillo server and sign in with your workspace account.
{
"mcpServers": {
"softbillo": {
"url": "https://softbillo.com/mcp"
}
}
}Manage connected agents and revoke access any time from Settings → Agent integrations inside the app.
Need something we haven't built?
Tell us the endpoint or event you need and we'll tell you honestly where it sits on the roadmap.