Claude tool landscape · Question 16
Can Claude Code use Projects from Claude Chat?
Not automatically—Chat Projects live on Anthropic's side; Claude Code reads your local tree.
Manual bridge that works:
- Copy the Project system prompt into
CLAUDE.md. - Drop reference docs beside it as Markdown.
- Point
CLAUDE.mdat those files.
Many folks keep Chat Projects for browser sessions and a mirrored file stack for Claude Code.