feat(definitions): add context7 MCP to the default stack#32
Merged
Conversation
Add a `context7` stdio MCP server (npx @upstash/context7-mcp) for
up-to-date library docs, wired into stacks/default.yaml. The API key is
passed verbatim as ${CONTEXT7_KEY} so Claude expands it at runtime.
Claude-Session: https://claude.ai/code/session_01SVRfip7xUQUeopATw48hpD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a
context7stdio MCP server (npx @upstash/context7-mcp) for up-to-date, version-specific library docs, wired intostacks/default.yaml.Renders into
.claude/settings.jsonas:${CONTEXT7_KEY}is passed through verbatim so Claude expands it at runtime — consumers must haveCONTEXT7_KEYset in their environment. (The toolkit omitstype: stdio; Claude defaults to stdio.) Verified by an offline--sourcerender.Merge Commit Message
feat(definitions): add context7 MCP to the default stack
https://claude.ai/code/session_01SVRfip7xUQUeopATw48hpD