Claude Code is a local coding agent: it runs on your machine, so there is nothing to connect. Enable it once and every task in Korey gains an Implement with Claude Code action.
What you can do
- Hand any Korey task to Claude Code with its full context attached.
- Open a session directly in your terminal, in the last place you worked, with the prompt ready to send.
- Start the session in the Claude desktop app instead, or copy a
claudecommand to paste into any terminal.
Setup
- Open Settings → Connectors and find Claude Code under Local Coding Agents.
- Enable it. Claude Code runs on your machine, so there are no keys to paste and no accounts to link.
Using it
Choose Implement with Claude Code on a task, or pick it from the Delegate to agent menu. Korey hands off the task in whichever way you have selected:
- Copy a claude command (the default) puts a ready-to-run
claudecommand on your clipboard, with the task prompt included. Paste it into any terminal to start. - Open in your terminal opens a new terminal window running Claude Code with the prompt ready to send. Requires Claude Code 2.1.91 or later.
- Open in the Claude app starts a Claude Code session in the Claude desktop app with the prompt ready to send.