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