feat(commands): add /docs; feat(mcp-configs): document Context7 (#530)

* feat(commands): add /docs; feat(agents): add docs-lookup; feat(mcp-configs): document Context7; docs: add MCP subsection to CONTRIBUTING

Made-with: Cursor

* fix: address PR review — use Context7 MCP tool names in docs-lookup agent; CONTRIBUTING Agent Fields + MCP wording; mcp-config description; /docs quoted example; treat fetched docs as untrusted

Made-with: Cursor

* docs-lookup: note that harness may expose Context7 tools under prefixed names

Made-with: Cursor

* docs-lookup: examples use prefixed tool names (mcp__context7__*) for resolution

Made-with: Cursor
This commit is contained in:
Carson Rodrigues
2026-03-17 02:05:05 +05:30
committed by GitHub
parent 0ff1b594d0
commit 888132263d
4 changed files with 113 additions and 2 deletions

View File

@@ -77,7 +77,7 @@
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"],
"description": "Live documentation lookup"
"description": "Live documentation lookup — use with /docs command and documentation-lookup skill (resolve-library-id, query-docs)."
},
"magic": {
"command": "npx",