Skip to content

mbailey/claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Claude - Comprehensive AI Assistant Access

This package provides documentation and resources for all methods of accessing Claude AI, Anthropic's advanced AI assistant.

Access Methods

πŸ–₯️ Claude Code - CLI Development Tool

The official command-line interface for AI-powered software development. Features include codebase understanding, file editing, web search, and git integration.

πŸ’» Claude Desktop - Native Application

Native desktop app for Windows and macOS with quick keyboard access, desktop extensions, and seamless OS integration.

🌐 Claude Web - Browser Interface

Access Claude through any modern browser at claude.ai. No installation required, with full features including Projects and Artifacts.

πŸ“± Claude Mobile - iOS & Android Apps

Native mobile apps with voice input, image analysis, and cross-device sync. Available on App Store and Google Play.

πŸ”§ Claude API - Direct Integration

Programmatic access for developers to integrate Claude into applications. Supports multiple programming languages and streaming responses.

πŸ”Œ Claude MCP - Model Context Protocol

Cross-platform protocol for extending Claude's capabilities through server integrations. Works with Claude Code and Claude Desktop.

πŸ”’ Claude Sandbox - Secure Execution

Isolated environment for safe code execution with Claude Code. Provides containerized security and resource limits.

Quick Start

Choose your preferred access method:

# CLI Development
npm install -g @anthropic-ai/claude-code
claude

# Desktop App
# Download from https://claude.ai/download

# Web Browser
open https://claude.ai

# Mobile
# Search "Claude" in App Store or Play Store

# API Integration
pip install anthropic
# or
npm install @anthropic-ai/sdk

Features Comparison

Feature Web Desktop Mobile Code API
Chat Interface βœ“ βœ“ βœ“ βœ“ -
File Upload βœ“ βœ“ βœ“ βœ“ βœ“
Projects βœ“ βœ“ - - -
Artifacts βœ“ βœ“ - - -
Voice Input - - βœ“ - -
Code Execution - - - βœ“ -
Git Integration - - - βœ“ -
MCP Support Limited βœ“ - βœ“ -
Offline Access - Partial Partial - -
Custom Integration - - - - βœ“

Getting Started

  1. Choose Your Platform: Select the access method that best fits your needs
  2. Set Up Authentication: Create an account at claude.ai or get an API key
  3. Install/Access: Follow the specific guide for your chosen platform
  4. Start Using Claude: Begin with simple queries and explore advanced features

Common Use Cases

For Developers

  • Claude Code: Full-featured development environment
  • API: Custom integrations and automation
  • MCP: Extend capabilities with custom servers

For General Users

  • Web: Full features, no installation
  • Desktop: Quick access, desktop integration
  • Mobile: On-the-go access with voice

For Teams

  • Web: Team workspaces and collaboration
  • API: Scalable integrations
  • Desktop: Consistent experience across team

Documentation Structure

Each access method has its own comprehensive documentation:

claude/
β”œβ”€β”€ README.md              # This file
β”œβ”€β”€ claude-api/            # API integration guide
β”œβ”€β”€ claude-code/           # CLI tool documentation
β”œβ”€β”€ claude-desktop/        # Desktop app guide
β”œβ”€β”€ claude-mcp/            # MCP protocol docs
β”œβ”€β”€ claude-mobile/         # Mobile app guide
β”œβ”€β”€ claude-sandbox/        # Sandbox documentation
└── claude-web/            # Web interface guide

Security & Privacy

  • All methods use secure HTTPS connections
  • No training on user conversations (Pro/Team plans)
  • Local data storage options available
  • See individual platform docs for specific security features

Support & Resources

Contributing

This repository contains documentation and examples. For issues or contributions:

  1. Check existing documentation
  2. Submit issues for corrections or clarifications
  3. Propose new examples or guides
  4. Follow the contribution guidelines

External Tools

License

Documentation is provided under MIT license. Claude itself is a proprietary service by Anthropic.

About

Tools for working with Claude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •