Long Task Harness
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add long-task-harnessQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"long-task-harness": {
"command": "npx",
"args": [
"@modelcontextprotocol/long-task-harness"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Maintains continuity across long-running tasks that span multiple agent sessions. Use when starting or resuming a complex project that spans multiple sessions, or for tasks with many discrete features requiring iterative development.
Tags
developmentpythongobashdockerskill