For Docs
- Docs AI Search - Search documentation with AI in the search bar.
- llms.txt - Site index for LLM navigation: https://zkcompression.com/llms.txt.
- Markdown Export - Append
.mdto any page URL for raw markdown.
For Development
MCP
The Model Context Protocol (MCP) is an open standard to connect AI apps to data sources and tools. The DeepWiki MCP server provides access to the Light Protocol repository with its search capabilities (AskDevin).Installation
- Claude Code
- Codex
- Most Clients (Windsurf, Cursor, ...)
DeepWiki MCP-Tools
- read_wiki_structure - Get a list of documentation topics for a GitHub repository
- read_wiki_contents - View documentation about a GitHub repository
- ask_question - Ask any question about the GitHub repository and get a context-grounded response