> ## 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.

# Serve

Serve the indexed code using this command. Scout Code will return a URL of format `http://127.0.0.1:7090/mcp`, this will be used to plug into Cursor's MCP Settings.

```bash theme={null}
scout-code serve
```
