[2.2.0] Add Context7 MCP server for framework documentation

- Bundle Context7 MCP (SSE) for instant docs lookup
- Supports Rails, React, Next.js, Vue, Django, Laravel, and 100+ frameworks
- Tools: resolve-library-id, get-library-docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2025-11-24 14:04:12 -08:00
parent bd4a659f35
commit a1cc81ce33
3 changed files with 25 additions and 4 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to the compounding-engineering plugin will be documented in
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.2.0] - 2024-11-24
### Added
- **Context7 MCP Server** - Bundled Context7 for instant framework documentation lookup. Provides up-to-date docs for Rails, React, Next.js, and 100+ other frameworks.
## [2.1.0] - 2024-11-24
### Added