# Connect ChatGPT to looot

ChatGPT connects through OAuth sign-in rather than a pasted token, so no config file is involved. Not live yet.

## Setup

ChatGPT connects through OAuth sign-in rather than a pasted token, so this path is not live yet. Every other client on /agents works today.

Sign in, then /connect generates your actual prompt with a real token filled in -- this page shows the shape of that config, not a substitute for it.

## The six MCP tools

- `discover` -- Search the catalog by capability, not vendor name.
- `inspect` -- Read one operation's real contract, params, and version.
- `run` -- Execute an operation. Quoted, reserved, and settled once.
- `runs_get` -- Fetch one run's status and evidence by id.
- `runs_list` -- Page through this tenant's run history.
- `balance` -- Read remaining budget before spending it.

## For agents

No config to mint yet -- ChatGPT's OAuth connector is not live.
