# Devin MCP AI integration on Definable

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

## What this connects

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

Vendor: https://mcp.devin.ai/mcp

## Tools available

**4** tools available. First 4:

- `DEVIN_MCP_ASK_QUESTION` — Ask question — Ask any question about a GitHub repository and get an AI-powered, context-grounded response.
- `DEVIN_MCP_LIST_AVAILABLE_REPOS` — List available repos — List all repositories available to query with your Devin account.
- `DEVIN_MCP_READ_WIKI_CONTENTS` — Read wiki contents — View documentation about a GitHub repository.
- `DEVIN_MCP_READ_WIKI_STRUCTURE` — Read wiki structure — Get a list of documentation topics for a GitHub repository.

## Auth

Auth schemes: `API_KEY`.

## How agents use Devin MCP

Inside a Definable workflow, Devin MCP is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Devin MCP** — the Researcher (GPT-5.5) pulls context from Devin MCP (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Devin MCP** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Devin MCP (create record, post message, draft email).
- **Designer / Engineer → Distributor → Devin MCP** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Devin MCP (attach file, open PR comment, post status).

The Verifier checks every Devin MCP call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- model context protocol — https://definable.ai/apps/category/model-context-protocol/
- developer tools — https://definable.ai/apps/category/developer-tools/
- ai assistants — https://definable.ai/apps/category/ai-assistants/

## Related

- HTML page: https://definable.ai/apps/devin_mcp/
- Same category (model context protocol): https://definable.ai/apps/category/model-context-protocol/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
