#358 · Primary category: AI Coding Assistants
opencode-anthropic-auth
Anthropic OAuth plugin for OpenCode, letting Claude Pro/Max subscribers use their plan without extra API costs.
Project last updated:08/27/26
GitHub Stars
515
Forks
67
Contributors
25
License
MIT
Why we included this project
OpenCode users who pay for Claude through a Pro or Max subscription rather than metered API credits can point their coding agent at that existing plan instead of juggling a separate key. The plugin adds an OAuth login through claude.ai, and it also includes an OAuth-assisted API key creation flow plus plain manual key entry, so it works as a single auth layer no matter how you normally authenticate. Setup is a one-liner in the plugin config followed by the /connect command. Worth knowing before you install: the README is upfront that this kind of integration may violate Anthropic's terms of service, and similar plugins have been linked to account bans under heavy usage, so pin the version and treat it as a convenience with real risk.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.