Integration guides

Every way to point a tool at Redline. Each guide uses the config the tool's own docs specify, checked in September 2026. Where a tool cannot reach Redline as built, we say so rather than ship a broken snippet.

The flagship is Claude Code, through the Anthropic-compatible endpoint. Everything else uses the OpenAI-compatible base URL https://redline-gateway.pages.dev/v1. For a model to drive an agent that edits files, it has to support tool calling; the model list marks which do.

Agents

SDKs

Frameworks

CLI

Apps