refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions
+4 -4
View File
@@ -67,9 +67,9 @@ curl http://localhost:3456/v1/chat/completions \
}'
```
### With Moltbot
### With OpenClaw
You can point Moltbot at the proxy as a custom OpenAI-compatible endpoint:
You can point OpenClaw at the proxy as a custom OpenAI-compatible endpoint:
```json5
{
@@ -134,12 +134,12 @@ launchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/com.claude-max-api.plist
## Notes
- This is a **community tool**, not officially supported by Anthropic or Moltbot
- This is a **community tool**, not officially supported by Anthropic or OpenClaw
- Requires an active Claude Max/Pro subscription with Claude Code CLI authenticated
- The proxy runs locally and does not send data to any third-party servers
- Streaming responses are fully supported
## See Also
- [Anthropic provider](/providers/anthropic) - Native Moltbot integration with Claude setup-token or API keys
- [Anthropic provider](/providers/anthropic) - Native OpenClaw integration with Claude setup-token or API keys
- [OpenAI provider](/providers/openai) - For OpenAI/Codex subscriptions