get_detect_agent_run — Resemble AI MCP Tool Read-only
get_detect_agent_run
(get detect agent run) is one of 18 tools on the
Resemble AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_detect_agent_run from your client
- Claude Code Resemble AI get_detect_agent_run run in your project directory
- Claude Desktop Resemble AI get_detect_agent_run ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Resemble AI get_detect_agent_run ~/.cursor/mcp.json
- VS Code Resemble AI get_detect_agent_run .vscode/mcp.json
- Zed Resemble AI get_detect_agent_run ~/.config/zed/settings.json
- Windsurf Resemble AI get_detect_agent_run ~/.codeium/windsurf/mcp_config.json
- Cline Resemble AI get_detect_agent_run ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Resemble AI get_detect_agent_run ~/.gemini/settings.json
- Grok Resemble AI get_detect_agent_run .mcp.json (in your project root)
- ChatGPT Resemble AI get_detect_agent_run Settings → Connectors → Advanced → Developer mode
- Claude.ai Resemble AI get_detect_agent_run Settings → Connectors → Add custom connector
- LangChain Resemble AI get_detect_agent_run pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http resemble-mcp https://mcp.resemble.ai/mcp
Other tools on this server
- detect_deepfake
- get_detection
- detect_ai_text
- get_text_detection
- analyze_media
- ask_about_detection
- detect_watermark
- apply_watermark
- trace_audio_source
- list_detect_agents
- run_detect_agent_investigation
- agent_detection_list_sites
- agent_detection_create_site
- agent_detection_update_site
- agent_detection_get_analytics
- agent_detection_list_sessions
- agent_detection_get_session
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.