Loading MCP server directory, please wait...
Cross-session memory for Claude over MCP — prioritised briefs, supersession, cross-project recall.
npx @getmcp/cli add io.github.kirill-sviridov/handoff-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kirill-sviridov/handoff-mcp": {
"command": "uvx",
"args": [
"handoff-mcp"
],
"env": {
"HANDOFF_VAULT": "~/.handoff-mcp/vault",
"HANDOFF_PROJECT": ""
}
}
}
}