Public integration guides
Tutorials for the tools your team uses
Review setup guides for coding tools and automation workflows before wider rollout. Each guide is easy to verify.
Popular
Claude Code
Route Claude Code through the same endpoint your team already uses elsewhere.
2 min readRead guide
Cursor
Configure Cursor against one OpenAI-compatible endpoint for easier evaluation.
2 min readRead guide
CLI
OpenAI Codex CLI
Use Codex CLI with the same gateway as your product and team tooling.
3 min readRead guide
Agents
OpenClaw
Connect agent workflows to one endpoint for consistent setup across tools.
3 min readRead guide
Using a different tool?
DevToks is OpenAI-compatible. If a tool accepts a custom base URL, it usually works with the same setup pattern.
# Base URL for any OpenAI-compatible client
https://api.devtoks.com/v1
https://api.devtoks.com/v1
Set your tool's base URL to the above and use your DevToks API key. Check our quickstart guide for a full walkthrough.