Devin MCP

AI-powered access to GitHub repository documentation and codebase analysis, including private repositories, via Devin.

4 actions Integration catalog
Request access
Connect Devin MCP once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Ask questionDEVIN_MCP_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
List available reposDEVIN_MCP_LIST_AVAILABLE_REPOS
List all repositories available to query with your Devin account. Only available in private mode (via devin.ai endpoints).
Read wiki contentsDEVIN_MCP_READ_WIKI_CONTENTS
View documentation about a GitHub repository. Args: repoName: GitHub repository in owner/repo format (e.g. "facebook/react")
Read wiki structureDEVIN_MCP_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")