muro - Live Chat & AI Support Inbox for VS Code
chat.muro/support
Live chat + AI support inbox: list, triage, and reply to customer conversations; configure widgets.
client:VS Code
transport:streamable-http
Install muro - Live Chat & AI Support Inbox in VS Code
.vscode/mcp.json
{
"servers": {
"support": {
"type": "http",
"url": "https://muro.chat/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs