xxiii8322766509-context7

Installation
SKILL.md

Context7 via MCP (stdio)

Use the Context7 MCP server through mcporter in stdio mode. This keeps the MCP server local and avoids extra config files.

Quick Checks

npx -y mcporter@latest list --stdio "npx -y @upstash/context7-mcp@latest" --name context7 --schema

Resolve Library ID

npx -y mcporter@latest call --stdio "npx -y @upstash/context7-mcp@latest" --name context7 resolve-library-id \
  query="How do I use React hooks?" \
  libraryName="react"

Query Docs

Installs
First Seen
xxiii8322766509-context7 — smithery/ai