Loading...
Loading...
Read and search GitHub repository documentation via gitmcp.io MCP service. **WHEN TO USE:** - User provides a GitHub URL - User mentions a specific repo in owner/repo format - User asks "what does this repo do?", "read the docs for X repo", or similar - User wants to search code or docs within a repo
npx skill4agent add am-will/codex-skills read-githubgithub.com/owner/repogitmcp.io/owner/repohttps://github.com/karpathy/llm-councilhttps://gitmcp.io/karpathy/llm-councilscripts/gitmcp.pypython3 scripts/gitmcp.py list-tools owner/repopython3 scripts/gitmcp.py fetch-docs owner/repopython3 scripts/gitmcp.py search-docs owner/repo "query"python3 scripts/gitmcp.py search-code owner/repo "function_name"python3 scripts/gitmcp.py fetch-url owner/repo "https://example.com/doc"python3 scripts/gitmcp.py call owner/repo tool_name '{"arg": "value"}'karpathy/llm-councilfetch_llm_council_documentationfacebook/reactfetch_react_documentationmy-org/my-repofetch_my_repo_documentation