MCP connector

MCP connector

Drive AveTrust from Claude and any MCP client — 7 tools, local or remote.

The @avetrust/mcp connector exposes AveTrust as an MCP server. Any MCP client — Claude Desktop, Claude by URL, IDEs — can create verifications, read results and decide, in natural language.

The 7 tools

ToolWhat it does
create_verificationCreate a session (choose checks, sandbox simulate)
get_verificationFetch a session summary
get_resultRead the detailed result (checks + decision)
list_verificationsList sessions, filter by status
decide_verificationApprove or reject a session under review
send_verification_linkSend the hosted link by email or SMS
avetrust_statusHealth/environment of the connected key

Three ways to run it

Multi-tenant & safe by default

The connector is scoped to the API key it runs with. Live keys and PII access are gated behind explicit flags (AVETRUST_ALLOW_LIVE, AVETRUST_ALLOW_PII) so an assistant can't act in production or read personal data unless you allow it.

Next steps

On this page