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

# Cline

> What gets synced for Cline.

**Tool ID:** `cline`
**Config directory:** `~/.cline/`

## Synced files

| File / Directory          | Type | Description              |
| ------------------------- | ---- | ------------------------ |
| `cline_mcp_settings.json` | JSON | MCP server configuration |

## Example

```bash theme={null}
lazy push --tool cline
lazy pull --tool cline
```
