№ 00 — your subscription, upgraded

oto gives superpowers to your subscription.

an mcp saas harness that supercharges your claude, chatgpt or mistral. the setup that truly puts your ai to work — ready, and shareable.

mcphttps://mcp.oto.cx/mcp
le chatmistral
ooto connected

↳ your keys resolved server-side — never in the prompt.

0
connectors in the catalog
0
tools exposed to ai
43m
establishments in sirene stock
mit
licence — readable, forkable, self-hostable

№ 01 — access

one move: add the connector.

oto is a remote mcp server. plug it once into your ai — claude, chatgpt, mistral — and the whole catalog is there. nothing to install, nothing to host.

route 1 · mcp connector

mcp endpoint

https://mcp.oto.cx/mcp

oauth client id

7p8h7cypq5mmpwmj2taao

spa / pkce — no client secret. the pop-up creates your account on first connection.

works with
claudechatgptmistralclirest api
route 2

claude code

the plugin sets up the mcp connector and the skill in one go.

claude plugin marketplace add otomata-tech/oto-plugin
route 3

on the command line

the same connectors outside any ai — locally, in scripts, in ci.

pip install oto-cli

№ 04 — french data

french public data, on tap.

sirene, inpi financials, bodacc, public tenders, public funding, land, urban planning, law, healthcare: the differentiator of the oto catalog. official sources, infrastructure built for volume.

sirene · 43mbilans inpibodaccboampfoncier · dvfurbanismelégifrancefiness
explore french data
# une entreprise, une fiche complète
fr_get(siren="552032534")
→ {
"denomination": "danone",
"forme": "SA à conseil d'administration",
"effectif": "1000 à 1999",
"bilan_inpi": { /* 7 ratios */ },
"dirigeants": [ … ],
"bodacc": [ /* événements récents */ ]
}

cli: oto fr get --siren 552032534

№ 05 — the vault

your keys never touch the prompt.

resolved server-side, at executionthe key is injected by oto at call time, not into the model's context.
deny-by-default on sensitive connectorsnothing is reachable until you've authorized it.
encryption at restsecrets encrypted in the database, access audited.
access managed per team & userwho can call what, decided at the company level.
the path of a call
your ai
claude · chatgpt · mistral
requests the tool
o
oto · the vault
the key stays here
external api
linkedin · sirene · …
returns the data

the model sees the result, never the secret.

№ 06 — pricing

one subscription per organization.

free
0 €

enough to wire your first connectors and see oto work.

  • the connector catalog and french data
  • your keys in the vault, same as on paid tiers
enterprise
on quote

you want oto on your own infrastructure, or guided end to end.

  • on-premise deployment, the code is open
  • setup, training, bespoke development
talk to tiple

prices excl. vat, per organization · card or sepa · terms of sale at /cgv.

№ 07 — support

oto is the product. deployment is tiple.

oto stays a saas you plug in on your own in a minute — that's the default path, and it needs nobody.

when it comes to framing use cases, writing business procedures, training teams or deploying on your own infrastructure, tiple steps in. otomata builds the platform; tiple puts it to work in the field.

advice, implementation, skills transfer.

tiple is a collective of entrepreneurs focused on ai-driven transformation: growing startups, multi-site smbs, b2b industries. seniors only.

  • framing use cases and business procedures
  • deploying and configuring oto across your teams
  • training, then autonomy — transfer is the principle
talk to tiple

№ 08 — here we go

create your account

signup is open. plug in your first connector — the code is on github.