AppHandoff for Cursor
io.github.teamk2k/apphandoff
Milestones, handoff tickets, project context, and deploy signals for AI-built apps over MCP.
client:Cursor
transport:streamable-http
Install AppHandoff in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"apphandoff": {
"url": "https://api.apphandoff.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs