# Codex

Hand any Korey task to Codex as a ready-to-run terminal command.

Codex is a local coding agent: it runs on your machine with your own account and configuration, so there is nothing to connect. Enable it once and every task in Korey gains an **Implement with Codex** action.

## What you can do

- Hand any Korey task to Codex with its full context attached.
- Copy a ready-to-run `codex` command, with the task prompt included, to paste into any terminal.

## Setup

1. Open **Settings → Connectors** and find **Codex** under **Local Coding Agents**.
2. Enable it. Codex runs on your machine, so there are no keys to paste and no accounts to link.

## Using it

Choose **Implement with Codex** on a task, or pick it from the **Delegate to agent** menu. Korey copies a `codex` command carrying the full task prompt. Paste it into a terminal and the session starts with the context it needs.