From e3e16550285af847d7b9c2b231153cc3da45e134 Mon Sep 17 00:00:00 2001 From: Khalil Gharbaoui Date: Sat, 25 Apr 2026 23:20:03 +0200 Subject: [PATCH] docs: add opencode-claude-code-plugin to ecosystem plugins --- packages/web/src/content/docs/ecosystem.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 055daf14193d..10426bffb84b 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -52,6 +52,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-worktree](https://github.com/kdcokenny/opencode-worktree) | Zero-friction git worktrees for OpenCode | | [opencode-sentry-monitor](https://github.com/stolinski/opencode-sentry-monitor) | Trace and debug your AI agents with Sentry AI Monitoring | | [opencode-firecrawl](https://github.com/firecrawl/opencode-firecrawl) | Web scraping, crawling, and search via the Firecrawl CLI | +| [opencode-claude-code-plugin](https://github.com/khalilgharbaoui/opencode-claude-code-plugin) | Use your Claude Code CLI auth (Pro/Max, Bedrock, Vertex, API key) with opencode's UI, agents, and MCP | ---