get_trust_badge — AgentAvow Trust MCP Tool Read-only
get_trust_badge
(get trust badge) is one of 8 tools on the
AgentAvow Trust
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_trust_badge from your client
- Claude Code AgentAvow Trust get_trust_badge run in your project directory
- Claude Desktop AgentAvow Trust get_trust_badge ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentAvow Trust get_trust_badge ~/.cursor/mcp.json
- VS Code AgentAvow Trust get_trust_badge .vscode/mcp.json
- Zed AgentAvow Trust get_trust_badge ~/.config/zed/settings.json
- Windsurf AgentAvow Trust get_trust_badge ~/.codeium/windsurf/mcp_config.json
- Cline AgentAvow Trust get_trust_badge ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentAvow Trust get_trust_badge ~/.gemini/settings.json
- Grok AgentAvow Trust get_trust_badge .mcp.json (in your project root)
- ChatGPT AgentAvow Trust get_trust_badge Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentAvow Trust get_trust_badge Settings → Connectors → Add custom connector
- LangChain AgentAvow Trust get_trust_badge pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentavow-trust https://agentavow.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.