feat: add context7 template#347
Merged
Marvin-Cypher merged 1 commit intoMay 26, 2026
Merged
Conversation
Contributor
Author
|
cc @Marvin-Cypher for review. |
Collaborator
1b6f77b to
61327ec
Compare
Marvin-Cypher
approved these changes
May 26, 2026
Contributor
Marvin-Cypher
left a comment
There was a problem hiding this comment.
Reviewed template files, compose config, config validation, and stale path/risk scans. Checks are passing.
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.
Summary
@upstash/context7-mcp@2.3.0package.18080with/pingfor smoke checks and/mcpfor Streamable HTTP MCP clients.upstash/context7public/context7-icon.svg.Upstream
templates/prebuilt/context7/docker-compose.yml,templates/prebuilt/context7/README.mdtemplates/icons/context7.svgEnvironment
CONTEXT7_API_URL,RESOURCE_URL,AUTH_SERVER_URLValidation
python3 templates/validate.py✅git diff --check origin/main...HEAD✅docker compose -f templates/prebuilt/context7/docker-compose.yml config >/dev/null✅env_file, no privileged/host network, no real secret literals, icon file present.Phala Cloud smoke
hermes-admin-cvm-check/h4x's projectsphala deploy --profile hermes-admin-cvm-check --name auto-template-test-context7-0524-021840 --compose sdks/templates/prebuilt/context7/docker-compose.yml --instance-type tdx.small --wait --no-public-logs --no-public-sysinfo --json829bc374-d12c-4933-8d8a-895e0047dc2d1c8b36ae88c316a79401e9d840fc8bb2bdf68d1edstack-context7-1reachedrunningandhealthy.GET /pingreturned HTTP 200 with{"status":"ok","message":"pong"}.GET /mcpreturned HTTP 405 with upstream JSON-RPC messageServer does not support GET requests, confirming the route is live for Streamable HTTP POST clients.phala cvms delete --profile hermes-admin-cvm-check 829bc374-d12c-4933-8d8a-895e0047dc2d --force --jsonreturned success; follow-up lookup returnedThe requested CVM was not found.cc @Marvin-Cypher for review if formal reviewer request is unavailable.