← Back to library
Edit
💻

Add Claude to Replit

SoftwareMultiple promptsReplitClaude
1. Create a Secret: Key: CLAUDE_CONFIG_DIR, Value: /home/runner/workspace/.claude-user 2. In a shell, type: npm i -g @anthropic-ai/claude-code 3. To launch: claude 4. If there is a .gitignore directory, add claude user directory to be ignored (should be .claude-user)