audit_my_agent_inventory — Trust Gate MCP Tool
audit_my_agent_inventory
(audit my agent inventory) is one of 4 tools on the
Trust Gate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call audit_my_agent_inventory from your client
- Claude Code Trust Gate audit_my_agent_inventory run in your project directory
- Claude Desktop Trust Gate audit_my_agent_inventory ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Trust Gate audit_my_agent_inventory ~/.cursor/mcp.json
- VS Code Trust Gate audit_my_agent_inventory .vscode/mcp.json
- Zed Trust Gate audit_my_agent_inventory ~/.config/zed/settings.json
- Windsurf Trust Gate audit_my_agent_inventory ~/.codeium/windsurf/mcp_config.json
- Cline Trust Gate audit_my_agent_inventory ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Trust Gate audit_my_agent_inventory ~/.gemini/settings.json
- Grok Trust Gate audit_my_agent_inventory .mcp.json (in your project root)
- ChatGPT Trust Gate audit_my_agent_inventory Settings → Connectors → Advanced → Developer mode
- Claude.ai Trust Gate audit_my_agent_inventory Settings → Connectors → Add custom connector
- LangChain Trust Gate audit_my_agent_inventory pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trust-gate-mcp https://trust-gate-mcp.onrender.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.