Catalog
io.github.Evozim/handoff-tracker
OfficialHandoff Tracker
Short-term session memory manager for collaborative agent networks.
Manages short-term session memory for multi-agent collaborative networks.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"handoff-tracker": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://handoff-tracker-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.