# Quickstart

```
# 1. install
npm i -g @secondos/cli    # or: bunx @secondos/cli

# 2. map your repo (source stays local)
secondos push .

# 3. point your AI tool at the MCP server
secondos mcp .
# or print ready-to-paste config:
secondos mcp-config
```

That's it — your AI tool now reads a structure-aware map of your repo instead of re-scanning. Connect the cloud (`secondos login`) for cross-machine memory and, on Pro, the living knowledge base + hosted MCP.
