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