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

# Claude Code

> Full automatic memory: recall before every prompt, capture after every turn.

## Install

Two slash commands, run one at a time inside Claude Code:

```text theme={null}
/plugin marketplace add atlaso-labs/claude-code
/plugin install atlaso@atlaso
```

Your browser opens to authorize the device on first use — click
**Authorize** and you're done.

## What it wires

| Piece                | What it does                                                               |
| -------------------- | -------------------------------------------------------------------------- |
| Hooks                | Recall before every prompt · capture after every turn · session-start sync |
| MCP tools            | Save, recall, list, and forget memories on demand                          |
| Skill                | Memory-aware behaviors for Claude Code                                     |
| Ambient Memory (Pro) | A session-start orientation block — where you left off, what's open        |

## Notes

* Everything is automatic — there's nothing to run day-to-day.
* Capture happens in the background after your turn ends; it never blocks
  your session.
* On the Free plan, Claude Code counts as your one active tool once you use
  it — see [One active tool on Free](/account/one-active-tool).
