Shared memory hub for LLMs to persist and share project context, enabling seamless handoffs between different AI agents.
{
"mcpServers": {
"handoff": {
"command": "npx",
"args": [
"-y",
"handoff-mcp"
]
}
}
}