Docs

Cursor

Integrate Ambriel directly into Cursor IDE via MCP

Cursor

Connect Ambriel to Cursor, the AI-first code editor, so you can query fraud data, screen entities, and check reputation signals without leaving your IDE.

Setup

Go to Cursor Settings → Features → MCP Servers.

Click Add New MCP Server and enter:

  • Name: ambriel
  • Type: url
  • URL: https://mcp.ambriel.io/compliance

Cursor MCP Settings

After adding the server, Cursor will prompt you to authorize the connection. A browser window will open — log in with your Ambriel credentials and approve the access request.

The Ambriel tools are now available to Cursor's AI. Try asking:

  • "Check if this email is risky"
  • "Screen this company for PEP status"
  • "Look up this phone number"

Tip

Cursor's AI will automatically use the MCP tools when relevant to your code. For example, if you're reviewing a user registration flow, it can check the email and phone in real time.

Example

Cursor AI using Ambriel MCP

On this page