What it does
DeepWiki (by Cognition, the Devin team) generates AI documentation for public GitHub repositories and serves it over a hosted MCP endpoint: list a repository's documentation topics, read that documentation, or ask a direct question and get an answer grounded in the repository's own code. Useful for getting oriented in an unfamiliar dependency without cloning it. The three public repository tools need no credentials at all; a Devin account unlocks additional private-mode tools.
Example prompts
- What does the retry logic in this open-source library actually do?
- Give me the documentation topics for this repository and summarize the architecture.







