Integration · AutoGen

OFAC Screens Before AutoGen Teams Pay

A sanctions gate for AutoGen teams: screen the counterparty before the executor agent signs a payment.

The problem

AutoGen orchestrates multi-agent teams. The executor agent can sign payments while the planner never sees the counterparty - the screen must live in the tool layer.

Code example

'''from autogen import ConversableAgent
from sanctions_mcp import sanctions_check

executor = ConversableAgent(
  "executor",
  tools=[sanctions_check],
)'''

Setup steps

Installpip install -U sanctions-mcp
Register toolAdd sanctions_check to the executor's tools
Make it a gatePayment tool requires a clean screen first
AuditEvery screen logged - export anytime

Pricing

From $19/mo (10,000 checks) · Free tier: 5 checks/day, no API key

Add OFAC screening to AutoGen

Free tier: 5 checks/day, no API key. Scale from $19/mo.

See pricing