MCP server setup
Updated July 19, 2026
mcpsetup
MCP server setup
Add Trustiry to any MCP client:
{
"mcpServers": {
"trustiry": {
"command": "node",
"args": ["/opt/trustiry/apps/trustiry-mcp/dist/index.js"],
"env": { "TRUSTIRY_API_BASE": "https://api.trustiry.com" }
}
}
}
The public tools work without a key; add TRUSTIRY_API_KEY for the metered /v1 endpoints.
Related articles
API quickstart
Issue a key and make your first call.
Read article โAgent-Safety API
Request a fail-closed policy decision before an agent acts.
Read article โWebhooks
Get notified when trust events happen.
Read article โTrustiry Pages & Schema
Schema.org + Trustiry schema for every destination.
Read article โ