Logoreturn0
Debug AssistantGet StartedDocumentation
  • Getting Started
  • Overview
  • IDE Installation
  • Server Setup
  • Usage
  • Examples
  • Troubleshooting
  • API Reference

Getting Started

Get started with Return0 by following these steps. First, install the MCP client in your IDE to enable live debugging. Then, set up Return0 in your server-side code. Finally, learn how to use Return0 for debugging.

1. Install MCP Client to IDE

Set up the MCP (Model Context Protocol) client in Cursor to enable live debugging capabilities directly from your IDE.

2. Server Setup

Integrate Return0 into your Node.js, Express.js, or Next.js application to enable live debugging in your production environment.

3. Usage

Learn how to use Return0 within Cursor to debug your application in real-time by asking questions and inspecting live variables.

Next

Install MCP Client to Your IDE