What runs through the gateway today
Three capabilities, real fixtures, no invented data.
looot exposes exactly six MCP tools — discover, inspect, run, runs_get, runs_list, balance — over whatever operations the catalog supports. In the local demo that catalog is three capabilities, each backed by deterministic fixtures instead of live provider calls, so the same discover → inspect → run → audit path a real integration would take can be tried today. The local demo needs no account or provider key. Production connections remain fail-closed until configured and approved.
Every run carries a versioned contract
Each fixture endpoint above ships an input schema, an output schema, and a price basis before it ever runs. Raw, canonical, and mapped output modes exist so a switch between providers inside a capability doesn't mean rewriting a parser.