№ 00 — open source

no open core.
the whole platform.

the server that holds your keys, the console that manages them, the libs that talk to apis: all readable, auditable, forkable. and self-hostable.

№ 02 — the libs

three bricks, on pypi

oto-core
$ pip install oto-core

the connector library (oto.tools): the layer that talks to APIs, no CLI. consumed by the oto CLI and the mcp server.

france-opendata
$ pip install france-opendata

french public-data connectors: recherche entreprises, sirene (43m-establishment stock over duckdb/parquet), inpi, bodacc, dvf, légifrance, case law. the engine behind oto's french data.

o-browser
$ pip install o-browser

browser automation client for patchright and remote cdp sessions. a real chrome's fingerprint, driven remotely.