list_claude_projects
Retrieve all Claude Code projects stored locally. Shows project slug, session count, and last activity, sorted by most recent.
Instructions
List all Claude Code projects in the local session store.
Reads from ~/.claude/projects/ (or CLAUDE_DIR if set).
Returns each project's slug, session count, and last activity timestamp,
sorted most-recent first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||