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