MCPQuickstart
Cursor
Connect LiveRecover MCP to Cursor IDE
Prerequisites
- A LiveRecover account with at least one brand
- Cursor installed
Add the MCP server
Open Cursor Settings > MCP and add a new server with the following configuration:
{
"mcpServers": {
"liverecover": {
"type": "http",
"url": "https://mcp.vyg.app/mcp"
}
}
}Alternatively, add this to a .cursor/mcp.json file in your project root.
Authenticate
The first time a LiveRecover tool is invoked:
- A browser window opens to the LiveRecover login page
- Log in with your LiveRecover credentials
- Select which brand you want to connect
- Approve the connection
Once approved, Cursor's AI can access your LiveRecover data. Tokens refresh automatically.
Try it out
In Cursor's AI chat, try asking:
What are my LiveRecover dashboard stats for the last 30 days?What are the biggest blockers for my customers?Show me abandoned cart conversations from this weekWhat workflows do I have and which are active?