Remove server from Cursor config

## Usage

`circleci mcp cursor disable [flags]`

## Flags

| Flag                   | Description                                                                |
| ---------------------- | -------------------------------------------------------------------------- |
| `--config-path string` | Path to Cursor config file                                                 |
| `--server-name string` | Name of the MCP server to remove (default "circleci-cli")                  |
| `--workspace`          | Remove from workspace settings (.cursor/mcp.json) instead of user settings |

Global flags: `-c, --config`, `--debug`, `--no-color`, `-q, --quiet` — see `circleci --help`.

## Details

Remove this application from Cursor MCP servers

