get_tampering_batch_results — identifAI MCP Server MCP Tool Read-only
get_tampering_batch_results
(get tampering batch results) is one of 19 tools on the
identifAI MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_tampering_batch_results from your client
- Claude Code identifAI MCP Server get_tampering_batch_results run in your project directory
- Claude Desktop identifAI MCP Server get_tampering_batch_results ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor identifAI MCP Server get_tampering_batch_results ~/.cursor/mcp.json
- VS Code identifAI MCP Server get_tampering_batch_results .vscode/mcp.json
- Zed identifAI MCP Server get_tampering_batch_results ~/.config/zed/settings.json
- Windsurf identifAI MCP Server get_tampering_batch_results ~/.codeium/windsurf/mcp_config.json
- Cline identifAI MCP Server get_tampering_batch_results ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI identifAI MCP Server get_tampering_batch_results ~/.gemini/settings.json
- Grok identifAI MCP Server get_tampering_batch_results .mcp.json (in your project root)
- ChatGPT identifAI MCP Server get_tampering_batch_results Settings → Connectors → Advanced → Developer mode
- Claude.ai identifAI MCP Server get_tampering_batch_results Settings → Connectors → Add custom connector
- LangChain identifAI MCP Server get_tampering_batch_results pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.identifai.net
Other tools on this server
- classify_image
- classify_image_url
- get_image_classification
- get_all_image_classifications
- get_classification_heatmap
- override_image_classification
- classify_video
- classify_video_url
- get_video_classification
- get_all_video_classifications
- override_video_classification
- classify_audio
- classify_audio_url
- get_audio_classification
- get_all_audio_classifications
- override_audio_classification
- get_user_credits
- submit_tampering_tickets
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.