Cursor Setup

Configure Glider with Cursor IDE.

Cursor

1. Install Glider
dotnet tool install --global glider
2. Open Cursor Settings

Go to Settings > Features > MCP Servers

3. Add MCP Server

Add a new stdio MCP server with the following configuration:

Name: glider
Command: ~/.dotnet/tools/glider
Arguments: (leave empty)
4. Restart Cursor

Restart Cursor to load the new MCP server.