Use your Claude Max or Pro subscription with Cline instead of paying per token. Learn how to set up and configure the Claude Code provider.
claude
if it’s in your PATH)Windows Setup
which claude
in your terminalwhere claude
Get-Command claude
claude-sonnet-4-20250514
(Recommended)claude-opus-4-1-20250805
claude-opus-4-20250514
claude-3-7-sonnet-20250219
claude-3-5-sonnet-20241022
claude-3-5-haiku-20241022
claude
process, sends your conversation, and streams the response back. The AI reasoning comes from Claude Code, but all the actual file editing, terminal commands, and other tools are handled by Cline.
The main difference you’ll notice is that responses don’t stream character-by-character like other providers. Instead, Claude Code processes your full request before sending back the complete response.
claude auth status
to check.
Path issues: Double-check that the Claude CLI path in Cline’s settings is correct. Try running claude --version
in your terminal to verify it’s working.
Still having trouble? We’re actively improving this integration. Report issues on our GitHub or ask for help in our Discord.