Loading...
Loading...
Ask questions and read documentation about any GitHub repository using DeepWiki MCP. Use when you need to understand a codebase, find specific APIs, or get context about a repository.
npx skill4agent add holon-run/uxc deepwiki-mcp-skilluxcPATHmcp.deepwiki.com/mcpbrew tap holon-run/homebrew-tap
brew install uxccurl -fsSL https://raw.githubusercontent.com/holon-run/uxc/main/scripts/install.sh -o install-uxc.sh
less install-uxc.sh
bash install-uxc.shcargo install uxccommand -v deepwiki-mcp-cliuxc link deepwiki-mcp-cli mcp.deepwiki.com/mcpdeepwiki-mcp-cli -hdeepwiki-mcp-cli ask_question repoName=owner/repo question='your question'deepwiki-mcp-cli read_wiki_structure repoName=owner/repodeepwiki-mcp-cli read_wiki_contents repoName=owner/repodeepwiki-mcp-cli ask_question repoName=facebook/react question='How does useState work?'deepwiki-mcp-cli read_wiki_structure '{"repoName":"facebook/react"}'deepwiki-mcp-cli read_wiki_contents repoName=facebook/react.data.content[].textdeepwiki-mcp-cli <operation> ...uxc mcp.deepwiki.com/mcp <operation> ...uxc mcp.deepwiki.com/mcp ...references/usage-patterns.md