# Providers

> Connect and use Claude Code, Codex, Grok, Gemini, Cursor, OpenCode, and Kiro.

Canonical URL: https://docs.zuse.sh/providers



Zuse presents seven coding-agent providers through one persistent project interface:

| Provider    | Runtime              | Notes                                 |
| ----------- | -------------------- | ------------------------------------- |
| Claude Code | Local `claude` CLI   | Native structured session integration |
| Codex       | Local `codex` CLI    | Native structured thread integration  |
| Grok        | Local `grok` CLI     | ACP integration                       |
| Gemini      | Local `gemini` CLI   | ACP integration                       |
| Cursor      | Bundled SDK          | App-managed API-key authentication    |
| OpenCode    | Local `opencode` CLI | Local provider and model management   |
| Kiro        | Local `kiro-cli` CLI | ACP integration                       |

The common Zuse experience includes durable chat history, streaming responses, tool and edit presentation, model selection, project context, and session lifecycle controls. Exact models, slash commands, tool semantics, authentication, account limits, and optional features remain provider-specific.

Zuse detects provider availability and reports applicable installation, authentication, compatibility, and update state. It does not bundle a paid provider subscription.

For setup and recovery, continue to [Install, sign in, and update providers](/providers/setup.md).

## Provider guides [#provider-guides]

* [Claude Code](/providers/claude-code.md)
* [Codex](/providers/codex.md)
* [Grok CLI](/providers/grok.md)
* [Gemini CLI](/providers/gemini.md)
* [Cursor](/providers/cursor.md)
* [OpenCode](/providers/opencode.md)
* [Kiro CLI](/providers/kiro.md)
