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