update_submission — Review Times MCP Tool Mutating
update_submission
(update submission) is one of 3 tools on the
Review Times
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_submission from your client
- Claude Code Review Times update_submission run in your project directory
- Claude Desktop Review Times update_submission ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Review Times update_submission ~/.cursor/mcp.json
- VS Code Review Times update_submission .vscode/mcp.json
- Zed Review Times update_submission ~/.config/zed/settings.json
- Windsurf Review Times update_submission ~/.codeium/windsurf/mcp_config.json
- Cline Review Times update_submission ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Review Times update_submission ~/.gemini/settings.json
- Grok Review Times update_submission .mcp.json (in your project root)
- ChatGPT Review Times update_submission Settings → Connectors → Advanced → Developer mode
- Claude.ai Review Times update_submission Settings → Connectors → Add custom connector
- LangChain Review Times update_submission pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http review-times https://reviewtimes.fyi/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.