@upstash/context7-opencode@0.1.0

rathole-org/rathole@upstash/context7-opencode@0.1.0Aug 18, 2026by github-actions[bot]

AI Summary

Initial release of the official Context7 plugin for OpenCode, which registers the hosted MCP server and skill with OAuth and API key authentication support.

Key Highlights

  • Add @upstash/context7-opencode plugin
  • Registers hosted Context7 MCP server
  • Registers context7-mcp skill
  • OAuth authentication with API key fallback

New Features

  • OpenCode plugin support
  • MCP server registration
  • Skill registration
  • Multi-auth support (OAuth/Key)

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.