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.
- [Memory Bank](https://docs.cline.bot/best-practices/memory-bank.md): A structured documentation system that helps Cline maintain context across sessions.
- [ACP: Editor Integrations](https://docs.cline.bot/cli/acp-editor-integrations.md): Use Cline in JetBrains, Neovim, Zed, and other editors via the Agent Client Protocol
- [Agent Teams](https://docs.cline.bot/cli/agent-teams.md): Coordinate multiple agents working together on complex tasks from the CLI.
- [CLI Reference](https://docs.cline.bot/cli/cli-reference.md): Complete command reference for Cline CLI including all commands, flags, and configuration options.
- [Connectors](https://docs.cline.bot/cli/connectors.md): Connect the CLI to Telegram, Slack, Discord, Google Chat, WhatsApp, etc.
- [GitHub Actions Integration](https://docs.cline.bot/cli/samples/github-integration.md): Automatically respond to GitHub issues by mentioning @cline