MCP Server
MCP
Handoff
Cross-session memory for Claude over MCP — prioritised briefs, supersession, cross-project recall.
Install
uvx handoff-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "handoff-mcp",
"version": "0.4.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the shared markdown vault (one vault across all projects).",
"default": "~/.handoff-mcp/vault",
"name": "HANDOFF_VAULT"
},
{
"description": "Project namespace for this agent/repo within the shared vault.",
"name": "HANDOFF_PROJECT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment