# Codex CLI

> Register the workspace as an MCP server in Codex, then log in.

Source: https://docs.generalinput.com/mcp/clients/codex



Replace the URL with the one from the dashboard's MCP page.

```sh
codex mcp add general-input --url https://cloud.generalinput.com/v1/mcp/<organizationId>
codex mcp login general-input
```

The login command opens the General Input sign-in page. Approve the consent screen and Codex stores the token.

## Notes [#notes]

* As with Claude Code, the [`geni` CLI](/cli) is the lighter option for local work. The connector is for the platform's sandbox and full toolset.
* Codex CLI reads skills from `~/.agents/skills/`, so `geni skills install` and this connector work side by side.
