Agent Handoff for Cursor
io.github.jordan23wagner-ops/agent-handoff
Pass messages between AI agents with cleaning, metadata enrichment, and metered billing.
client:Cursor
transport:streamable-http
tools:2
Install Agent Handoff in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-handoff": {
"url": "https://agent-handoff-production-573c.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs