Task Handoff
MCP Serverby berlysia · Added 5mo ago
Claude
9
Install
git clone https://github.com/berlysia/dotfilesAdd to Claude
claude mcp add task-handoffQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"task-handoff": {
"command": "npx",
"args": [
"@modelcontextprotocol/task-handoff"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Identify current session's task list and generate commands to start a new Claude session sharing the same tasks. Use when "handing off", "continuing later", "resuming tasks", or preparing work for next session.
Tags
developmentbashskill