Managing Handoffs
MCP Serverby AJBcoding · Added 5mo ago
Claude
3
Install
git clone https://github.com/AJBcoding/claude-skill-evalAdd to Claude
claude mcp add managing-handoffsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"managing-handoffs": {
"command": "npx",
"args": [
"@modelcontextprotocol/managing-handoffs"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Create, update, and archive handoffs with proper metadata and verification
Tags
developmentpythongobashgitskill