AI-powered access to GitHub repository documentation and codebase analysis, including private repositories, via Devin.
Toolkit · devin_mcp
v1
01Ask questiontool
02List available repostool
03Read wiki contentstool
04Read wiki structuretool
API Key · verified
4T · 0TR
devin mcp
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Ask question
Ask any question about a GitHub repository and get an AI-powered, context-grounded response.
Args:
repoName: GitHub repository or list of repositories (max 10) in owner/repo format
question: The question to ask about the repository
TOOL
List available repos
List all repositories available to query with your Devin account.
Only available in private mode (via devin.ai endpoints).
TOOL
Read wiki contents
View documentation about a GitHub repository.
Args:
repoName: GitHub repository in owner/repo format (e.g. "facebook/react")
TOOL
Read wiki structure
Get a list of documentation topics for a GitHub repository.
Args:
repoName: GitHub repository in owner/repo format (e.g. "facebook/react")