Dovri customer support handoff for Cursor
io.dovri/handoff
Search published help and hand customer chat to a person. Requires your app's backend integration.
client:Cursor
transport:streamable-http
Install Dovri customer support handoff in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"handoff": {
"url": "https://api.dovri.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs