WF-005: Claude Code on Web
DOCUMENT CONTROL
| Field | Value |
|---|---|
| WF ID | WF-005 |
| Version | 1.0 |
| Status | Active |
Purpose
Use Claude Code through the web interface at claude.ai.
Accessing Claude Code
- Go to claude.ai
- Sign in to your account
- Access Claude Code feature
Features Available
| Feature | Web | CLI |
|---|---|---|
| Chat | Yes | Yes |
| File Upload | Yes | Yes |
| Code Execution | Limited | Full |
| Terminal | No | Yes |
| MCP | No | Yes |
Web-Specific Features
- File upload for context
- Code highlighting
- Image/vision support
- Conversation history
Limitations
The web interface cannot:
- Execute local commands
- Access local files
- Use MCP servers
- Run in headless mode
Best Use Cases
| Use Case | Best Platform |
|---|---|
| Quick questions | Web |
| Code review | Both |
| File modifications | CLI |
| Automation | CLI |
Best Practices
Web Tips
- Upload relevant files
- Use for planning/review
- Export code to local
- Switch to CLI for execution