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