# About Ablo

Ablo Inc. builds coordination infrastructure for AI agents: one API for agents, apps, and people to claim, change, and confirm the same rows, running on the customer's own Postgres.

We build the layer that lets software agents and the people working alongside them change the same data without overwriting each other.

## The company behind the engine

Ablo Inc., a Delaware corporation, is the company that publishes Ablo. It operates from Stockholm through our Swedish subsidiary, and its place of business, and the address for notice under the terms, is Torstenssonsgatan 7A, 114 56 Stockholm, Sweden.

### What we build

Ablo is a commit chokepoint over a database you already own. Agents, applications, and services write through one API instead of racing each other in the same tables. A writer claims a row, does slow work against it, and commits; a second writer is neither rejected nor allowed to clobber the first, but waits in line and is handed the row as it now stands. Every accepted change lands in a durable transaction log, so what happened, in what order, and on whose authority is a question with an answer.

The engine ships as three things a developer touches directly: a typed TypeScript SDK, a command line for setting up and evolving a schema, and hosted Model Context Protocol servers that put the same surface in front of a coding assistant. A Python client and a plain REST API cover runtimes the SDK does not reach.

### Where your data lives

Your rows stay in your database. Ablo reads them by tailing the logical replication stream your Postgres already produces, and writes land back in that same database through a role you scope. What Ablo hosts is the transaction log and the coordination state, never your application tables. The shape is closer to a payments processor than to a backend as a service: the system of record does not move.

The client libraries are published under the Apache License 2.0 and are readable before you commit to anything. The coordination service is managed, and the data it coordinates remains yours throughout.

### Who we are

We are a small engineering team. The people who answer support are the people who write the engine, and a question about behaviour usually comes back with the reasoning rather than a ticket number. If you are evaluating Ablo for production, write to us and ask the hard version of the question.

---

Canonical URL: https://www.abloatai.com/about

Also machine-readable on this domain: /llms.txt, /llms-full.txt, /openapi.json, /sitemap.xml, /robots.txt
