#392 · Primary category: AI Coding Assistants
opencode-with-claude
OpenCode plugin to use your Claude Max/Pro subscription with OpenCode via Meridian
Project last updated:08/27/26
GitHub Stars
541
Forks
31
Contributors
10
License
MIT
Why we included this project
If you already pay for a Claude Max or Pro subscription but prefer OpenCode as your coding terminal, this plugin saves you the trouble of running a proxy yourself. It wraps the Meridian proxy so that starting OpenCode also starts a local proxy that routes requests to your Anthropic subscription, and shuts it down when you quit. No separate proxy CLI or Docker container to manage. Each OpenCode window gets its own proxy on an OS-assigned port, which avoids port collisions and the session issues that come from sharing one proxy across several instances. If you juggle multiple Claude accounts, it reads the same Meridian profile configuration, so you can switch between a personal and work account and adjust SDK behavior without leaving OpenCode. It is a focused convenience layer for a specific setup, but for that setup it makes day-to-day use noticeably simpler.
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.