LiveRecoverVYG Developer Docs
MCPQuickstart

Claude Desktop

Connect LiveRecover MCP to the Claude desktop app

Prerequisites

Add the MCP server

Open your Claude Desktop configuration file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Add the LiveRecover server:

{
	"mcpServers": {
		"liverecover": {
			"type": "http",
			"url": "https://mcp.vyg.app/mcp"
		}
	}
}

Save the file and restart Claude Desktop.

Authenticate

The first time Claude uses a LiveRecover tool:

  1. A browser window opens to the LiveRecover login page
  2. Log in with your LiveRecover credentials
  3. Select which brand you want to connect
  4. Approve the connection

Once approved, Claude can access your LiveRecover data. Tokens refresh automatically.

Try it out

After connecting, try asking Claude:

What are my dashboard stats for the last 30 days?
What are the top customer blockers right now?
Search for conversations about return policies
What discount does my abandoned cart flow offer?

On this page