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