llms.txt Content
# Cline
> AI-powered coding agent for complex work
## Docs
- [Authentication](https://docs.cline.bot/api/authentication.md): How to authenticate with the Cline API using API keys or account tokens.
- [Chat Completions](https://docs.cline.bot/api/chat-completions.md): Full reference for the POST /chat/completions endpoint including all parameters, streaming, and tool calling.
- [Errors](https://docs.cline.bot/api/errors.md): Error codes, error formats, mid-stream errors, and retry strategies for the Cline API.
- [Getting Started](https://docs.cline.bot/api/getting-started.md): Create an API key and make your first request to the Cline API in under a minute.
- [Models](https://docs.cline.bot/api/models.md): Available models, pricing tiers, free models, and how model IDs work in the Cline API.
- [Cline API](https://docs.cline.bot/api/overview.md): Programmatic access to AI models through an OpenAI-compatible Chat Completions API.
- [Code Examples](https://docs.cline.bot/api/sdk-examples.md): Use the Cline API from Python, Node.js, curl, the Cline CLI, and the VS Code extension.
- [ACP: Editor Integrations](https://docs.cline.bot/cline-cli/acp-editor-integrations.md): Use Cline in JetBrains, Neovim, Zed, and other editors via the Agent Client Protocol
- [CLI Reference](https://docs.cline.bot/cline-cli/cli-reference.md): Complete command reference for Cline CLI including all commands, flags, and configuration options
- [Configuration](https://docs.cline.bot/cline-cli/configuration.md): Manage Cline CLI settings with cline config, environment variables, and configuration files
- [Installation & Setup](https://docs.cline.bot/cline-cli/installation.md): Install Cline CLI on macOS, Linux, or Windows and configure your AI provider
- [Interactive Mode](https://docs.cline.bot/cline-cli/interactive-mode.md): Master the interactive CLI with keyboard shortcuts, slash commands, and file mentions
- [Overview](https://docs.cline.bot/cline-cli/overview.md): Run Cline AI coding agen