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

# Add To Cursor

Follow this path to open Cursor Settings: `Cursor -> Settings -> Cursor Settings -> Tool & MCP -> New MCP Server`. Add these lines to the `mcpServers`

```json theme={null}
"mcpServers": {
  "scout-code": {
    "url": "http://127.0.0.1:7090/mcp"
  }
}
```
