Skip to content
VS Code

Dovri customer support handoff for VS Code

io.dovri/handoff

Search published help and hand customer chat to a person. Requires your app's backend integration.

client:VS Code transport:streamable-http

Install Dovri customer support handoff in VS Code

.vscode/mcp.json

{
  "servers": {
    "handoff": {
      "type": "http",
      "url": "https://api.dovri.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dovri customer support handoff in other clients