Skip to content

Commit fd981c4

Browse files
committed
docs: add claude
1 parent 222ea58 commit fd981c4

3 files changed

Lines changed: 36 additions & 0 deletions

File tree

1.85 MB
Loading

docs-site/public/llms.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Primary public docs:
1212
- https://docs.codex-pooler.com/getting-started/quick-start/
1313
- https://docs.codex-pooler.com/getting-started/configuration/
1414
- https://docs.codex-pooler.com/clients/codex-cli/
15+
- https://docs.codex-pooler.com/clients/claude-code/
1516
- https://docs.codex-pooler.com/clients/openai-compatible/
1617
- https://docs.codex-pooler.com/clients/opencode/
1718
- https://docs.codex-pooler.com/clients/openclaw/
@@ -64,6 +65,7 @@ Privacy boundaries:
6465
Agent guidance:
6566
- Start with https://docs.codex-pooler.com/clients/codex-cli/ when configuring Codex backend clients.
6667
- Start with https://docs.codex-pooler.com/clients/openai-compatible/ when configuring selected OpenAI SDK-compatible clients.
68+
- Claude Code is intentionally documented as unsupported at https://docs.codex-pooler.com/clients/claude-code/.
6769
- Use https://docs.codex-pooler.com/reference/routing-strategies/ when configuring Pools and routing behavior.
6870
- Use https://docs.codex-pooler.com/answers.md for short, citable answers about scope, routes, credentials, privacy, setup, and deployment.
6971
- Keep examples on http://localhost:4000 for local setup or https://pooler.example.com for deployed product examples.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Claude Code
3+
description: Claude Code is intentionally not a supported Codex Pooler client; use this page to pick a supported client instead.
4+
---
5+
6+
![Claude Code on Codex Pooler](/codex-pooler-claude.png)
7+
8+
## Not today
9+
10+
Claude Code is not supported by Codex Pooler.
11+
12+
## Use a supported client instead
13+
14+
Choose one of the clients with a documented setup path:
15+
16+
- [Codex CLI](/clients/codex-cli/)
17+
- [OpenCode](/clients/opencode/)
18+
- [OpenClaw](/clients/openclaw/)
19+
- [Hermes Agent](/clients/hermes/)
20+
- [OpenAI-Compatible SDKs](/clients/openai-compatible/)
21+
22+
## FAQ
23+
24+
### Can I configure Claude Code anyway?
25+
26+
Read above.
27+
28+
### Is Claude Code blocked globally?
29+
30+
What?
31+
32+
### What should operators tell users?
33+
34+
Use a supported client page from the list above. If the user specifically asks for Claude Code, the accurate answer is: Claude Code is not currently a supported Codex Pooler client.

0 commit comments

Comments
 (0)