@upstash/context7-opencode@0.1.0
ruvnet/RuView@upstash/context7-opencode@0.1.0Aug 18, 2026by github-actions[bot]
AI Summary
The initial release of the official Context7 plugin for OpenCode. This plugin automates the registration of the Context7 MCP server and associated skills.
Key Highlights
- Add `@upstash/context7-opencode`, the official Context7 plugin for OpenCode
- Registers the hosted Context7 MCP server and the `context7-mcp` skill
- Authentication defaults to OAuth and falls back to `CONTEXT7_API_KEY`
New Features
- OpenCode plugin integration
- Automatic registration of Context7 MCP server and skill
- OAuth authentication with API key fallback
Full Release Notes
### Minor Changes - 07580f1: Add `@upstash/context7-opencode`, the official Context7 plugin for OpenCode. Installing it registers the hosted Context7 MCP server and the `context7-mcp` skill. Authentication defaults to OAuth and falls back to `CONTEXT7_API_KEY` or an `apiKey` plugin option.