Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@atalovesyou
Copy link
Contributor

Summary

Adds documentation for claude-max-api-proxy, a community tool that lets users expose their Claude Max/Pro subscription as an OpenAI-compatible API endpoint.

Why This Matters

Approach Cost
Anthropic API (Opus) ~$15/M input, $75/M output tokens
Claude Max subscription $200/month flat, unlimited

Users with Claude Max subscriptions can save significant money by using this proxy with OpenAI-compatible tools instead of paying per-token API costs.

What's Added

  • New docs page: docs/providers/claude-max-api-proxy.md
  • Updated providers index with "Community tools" section

How It Works

App → claude-max-api-proxy → Claude Code CLI → Anthropic
    (OpenAI format)         (converts format)    (subscription)

Links

Checklist

  • AI-assisted (Claude Opus 4.5)
  • Tested: Tool is published and working on npm
  • Documentation only - no code changes

🤖 Generated with Claude Code

Add documentation for claude-max-api-proxy, a community tool that exposes
Claude Max/Pro subscriptions as an OpenAI-compatible API endpoint.

This helps users who want to:
- Use their Claude subscription with OpenAI-compatible tools
- Save money by using subscription instead of per-token API billing
- Run a local API server that wraps Claude Code CLI

npm: https://www.npmjs.com/package/claude-max-api-proxy
GitHub: https://github.com/atalovesyou/claude-max-api-proxy

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Copy link
Member

@thewilloftheshadow thewilloftheshadow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

thewilloftheshadow added a commit that referenced this pull request Jan 26, 2026
@thewilloftheshadow thewilloftheshadow merged commit e040f63 into openclaw:main Jan 26, 2026
21 of 22 checks passed
@thewilloftheshadow
Copy link
Member

Merged via rebase. Landed commit: d696ee3.
Follow-up clawtributors update: e040f63.

steipete pushed a commit to mertcicekci0/clawdbot that referenced this pull request Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants