Docs

Devin

Connect Ambriel to Devin AI via MCP

Devin

Connect Ambriel to Devin, the AI software engineer, enabling fraud checks and entity screening directly in your development workflow.

Setup

Devin uses a .devin/config.json configuration file in your project root. Create or edit the file.

Add the following configuration with the URL format:

{
  "mcpServers": {
    "ambriel": {
      "url": "https://mcp.ambriel.io/compliance",
      "transport": "http"
    }
  }
}

When you first use an Ambriel tool, Devin will open a browser window for OAuth authentication. Sign in with your Ambriel credentials and authorize the connection.

The Ambriel tools are now available to Devin.

Tip

You can configure MCP servers globally or per-session in Devin's settings panel.

Example

Devin with Ambriel MCP

On this page