SuperBooksDevelopers

Set up Codex

Two commands: add the server, then log in.

The fastest route is still the paste: the agent runs these steps itself.

By hand

1. Add the SuperBooks server

Registers the remote server in Codex's global config.

codex mcp add superbooks --url https://api.superbooks.io/mcp

2. Log in

Opens the SuperBooks consent screen in your browser.

codex mcp login superbooks

Verify

`codex mcp list` shows superbooks, and asking Codex to call the SuperBooks team_get tool returns your team's name.

What the agent can do

45 tools, gated by the credential's scopes: a Read Only key sees the read tier only, and destructive tools need two separate approvals. See Authentication and the API reference.

Codex signs in through the SuperBooks consent screen, so no key is copied anywhere. The raw instructions the agent executes are at /agent-setup/prompt.md; all guides are listed at Onboard your agent.