ComplyAdvantage for your agents.
Connect ComplyAdvantage once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to ComplyAdvantage.
What agents can do with ComplyAdvantage
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
complyadvantage_create_searchCreate a new AML/sanctions/PEP search against watchlists. Returns a search object with matches.
complyadvantage_get_searchGet an overview of a search by id. Returns match count, risk level, and status.
complyadvantage_get_search_detailsGet full search results including all entity matches, risk levels, and categories.
complyadvantage_enable_monitoringEnable ongoing monitoring for a search to get alerts on changes.
complyadvantage_list_searchesList all searches with pagination.
complyadvantage_disable_monitoringDisable ongoing monitoring for a search.
complyadvantage_create_entityCreate a new entity for screening.
complyadvantage_list_entity_typesGet available entity types for screening.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Get your API token from the ComplyAdvantage account team or dashboard.
- The token is used in the Authorization header with the Token scheme.
- Region determines base URL: US is api.us.complyadvantage.com, EU is api.complyadvantage.com.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect ComplyAdvantage to Even: call connect_begin("complyadvantage") on the even-connect MCP and walk me through it.
Create sanctions screening search for customer name, get detailed match results, and enable monitoring for alerts.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.