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