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