olark for VS Code
io.usefulapi/olark
Manage Olark live-chat operators and groups (teams): list, create, update, and assign to teams.
client:VS Code
transport:streamable-http
tools:8
Install olark in VS Code
.vscode/mcp.json
{
"servers": {
"olark": {
"type": "http",
"url": "https://olark.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs