Handoff Tracker for Cursor
io.github.evozim/handoff-tracker
Short-term session memory manager for collaborative agent networks.
client:Cursor
transport:sse
Install Handoff Tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"handoff-tracker": {
"url": "https://handoff-tracker-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs