03Paste the URL: https://responsible-ai-proxy.onrender.com/mcp
04Set the header x-client-secret to your Truveil API key.
05Add the integration paragraph below to your agent's instructions.
You have access to the Truveil audit tool. After every material
decision, action, or recommendation you make, call the appropriate
Truveil tool before proceeding to the next step. Set project to the
name of this agent, run_id to a short identifier for this session,
and agent to the same name as the project. Include your reasoning in
the detail field. Do not assess or assign risk levels yourself.
Do not combine multiple decisions into one log entry. One decision,
one log entry. On completion, call get_audit_history with the project
name and report the total events logged.
Test it Run your agent on a task. Open Live Feed in your dashboard and watch events arrive.
Connect your Custom GPT
What you need: A ChatGPT Plus, Pro, Team, Business, or Enterprise plan, plus your Truveil API key.
01Open your Custom GPT → Configure → Actions → Create new action.
02Paste the OpenAPI schema below.
03Set Authentication to API Key, Custom header x-client-secret, value: your Truveil API key.
04Add the integration paragraph below to your GPT's Instructions.
You have access to the Truveil audit tool. After every material
decision, action, or recommendation you make, call logAgentEvent
before proceeding to the next step. Set project to the name of this
assistant, run_id to a short identifier for this session, and agent
to the same name as the project. Include your reasoning in the detail
field. Do