Alloy for your agents.
Connect Alloy 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 Alloy.
What agents can do with Alloy
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
alloy_create_evaluationRun a KYC/AML/fraud evaluation through a configured workflow. The main endpoint for identity decisions.
alloy_get_evaluationView an evaluation result including outcome, decisions, and report details.
alloy_create_personCreate a person entity in Alloy to store for future evaluations.
alloy_list_investigationsList case management investigations with optional status filter.
alloy_get_personGet a person entity by token, including stored profile data.
alloy_list_workflowsList available workflow configurations with their names and refs.
alloy_get_investigationGet a single investigation by token including case details and decisions.
alloy_create_investigationCreate a case management investigation for manual review.
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.
- Log into the Alloy dashboard.
- Go to API Keys to find your workflow token and secret.
- Use the workflow token as the username and workflow secret as the password.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Alloy to Even: call connect_begin("alloy") on the even-connect MCP and walk me through it.
Run KYC evaluation through Alloy and create customer entities for onboarding verification.
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.