# Connect an AI agent

Choose a supported local AI agent, sign in with the provider account you already use, and connect that agent to Jobwright without sharing credentials.

Canonical page: https://www.jobwright.io/docs/agents/
Markdown source: https://www.jobwright.io/docs/agents.md

Jobwright runs a local agent. A browser chat or a desktop chat app does not replace this agent.

Open an agent guide and use the command for your computer. Windows commands use PowerShell. Do not install the agent only in WSL.

## Choose the account you already use

Your provider controls plan access, models, billing, and usage limits. Jobwright checks only that the local agent is installed, signed in, and compatible.

### ChatGPT

Install Codex. Sign in with ChatGPT. Then choose ChatGPT in Jobwright. You do not need an API key when your ChatGPT plan includes Codex access.

[Open ChatGPT setup](https://www.jobwright.io/docs/agents/chatgpt/)

[Provider instructions](https://developers.openai.com/codex/cli)

### Claude

Install Claude Code. Sign in with Claude. Then choose Claude in Jobwright. Anthropic decides which plans include Claude Code.

[Open Claude setup](https://www.jobwright.io/docs/agents/claude/)

[Provider instructions](https://docs.anthropic.com/en/docs/claude-code/setup)

### OpenCode

Install OpenCode. Run /connect and choose your model provider. Then choose OpenCode in Jobwright.

[Open OpenCode setup](https://www.jobwright.io/docs/agents/opencode/)

[Provider instructions](https://opencode.ai/docs/providers)

### Gemini / Google

Install Antigravity. Sign in with Google. Then choose Antigravity in Jobwright.

[Open Antigravity setup](https://www.jobwright.io/docs/agents/gemini/)

[Provider instructions](https://antigravity.google/docs/cli-overview)

### DeepSeek

Install OpenCode. Connect DeepSeek and choose a DeepSeek model. Then choose OpenCode in Jobwright. A DeepSeek chat subscription is not the same as API access.

[Open DeepSeek setup](https://www.jobwright.io/docs/agents/deepseek/)

[Provider instructions](https://opencode.ai/docs/providers)

### Kimi / Moonshot

Install OpenCode. Connect Moonshot AI and choose a Kimi model. Then choose OpenCode in Jobwright. Kimi chat access might not include API access.

[Open Kimi setup](https://www.jobwright.io/docs/agents/kimi/)

[Provider instructions](https://opencode.ai/docs/providers)

### GLM / Z.AI

Install OpenCode. Connect Z.AI and choose a GLM model. Then choose OpenCode in Jobwright. Use the Z.AI Coding Plan option when it matches your plan.

[Open GLM setup](https://www.jobwright.io/docs/agents/glm/)

[Provider instructions](https://opencode.ai/docs/providers)

### Cursor

Install Cursor Agent. Sign in with Cursor. Then choose Cursor in Jobwright. Cursor decides which plans include command-line use.

[Open Cursor setup](https://www.jobwright.io/docs/agents/cursor/)

[Provider instructions](https://cursor.com/docs/cli/overview)

> Jobwright does not receive your provider password, API key, payment details, or recovery codes. Sign-in stays with the provider.

> Direct Kimi CLI, Qwen Code, Qoder CLI, Codebuddy Code, MiMo Code, and AtomCode support is not available in this release. Use OpenCode for provider access where OpenCode supports it.

For OpenCode, start the local agent and open its provider connection menu:

```bash
# Start OpenCode.
opencode
# Open the provider menu.
/connect
```

## Connect the local agent

Use the same agent that you installed and signed in to above.

1. Open Jobwright and continue to agent setup.
2. Choose the same local agent that you installed.
3. If it does not appear, open Settings, choose Local agents, and select Rescan.
4. Complete the provider sign-in if Jobwright reports that it is missing.
5. Continue when Jobwright marks the agent as ready.

> A browser chat or desktop chat app does not replace the local agent that Jobwright runs.

## Ask an assistant for setup help

You can paste this prompt into an AI assistant. It tells the assistant to use official instructions and ask before it changes your computer.

```text
Help me set up Jobwright on this computer.

1. First, confirm that Jobwright is installed. If it is not installed, download it only from the official Jobwright download page.
2. Check whether a supported local AI agent is installed and signed in. A browser chat or desktop chat app might not include the local companion that Jobwright needs.
3. Use only the AI provider's official installation instructions. Ask before you install software or change a configuration file.
4. Do not ask for or copy passwords, API keys, access tokens, recovery codes, or payment details. Let the provider handle sign-in.
5. After the local agent works, open Jobwright and check the agent again. Let Jobwright connect its local MCP tools when it asks.
6. Do not access a job-site account, upload personal data, send a message, change a profile, or submit an application. Those actions need separate authority in Jobwright.
7. Explain one step at a time. If you cannot manage software on this computer, tell me exactly what to click or run. Then wait for me.
```
