> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getsteerco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cursor

> Connect Cursor to Steerco

# Cursor Setup

Connect [Cursor](https://cursor.com) to Steerco to manage presentations from your editor.

## Configuration

Open **Cursor Settings > MCP** and add a new server:

```json theme={null}
{
  "mcpServers": {
    "steerco": {
      "url": "https://api.getsteerco.com/mcp"
    }
  }
}
```

## Getting Started

1. Save your MCP settings
2. Cursor will connect to the Steerco MCP server
3. A browser window opens to sign in on first use
4. After signing in, Steerco tools are available in Cursor's AI chat

## Usage

In Cursor's AI chat, you can reference the Steerco tools:

* *"List my Steerco presentations"*
* *"Generate a new presentation about Q4 results"*
* *"Export the latest presentation as PPTX"*
