🌐
PyPI
pypi.org › project › anthropic
anthropic · PyPI
pip install -U anthropic[bedrock].
      » pip install anthropic
    
Published   Nov 24, 2025
Version   0.75.0
🌐
Anthropic
anthropic.com › engineering › desktop-extensions
Anthropic
npm install -g @anthropic-ai/mcpb mcpb init mcpb pack
🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code · Navigate to your project directory and run claude. We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
Anaconda.org
anaconda.org › conda-forge › anthropic
anthropic - conda-forge | Anaconda.org
Install anthropic with Anaconda.org. Library for accessing the anthropic API
🌐
Anthropic
docs.anthropic.com › en › docs › initial-setup
Get started with Claude - Anthropic
curl https://api.anthropic.com/v1/messages \ -H "Content-Type: application/json" \ -H "x-api-key: $ANTHROPIC_API_KEY" \ -H "anthropic-version: 2023-06-01" \ -d '{ "model": "claude-sonnet-4-20250514", "max_tokens": 1000, "messages": [ { "role": "user", "content": "What should I search for to find the latest developments in renewable energy?"
🌐
npm
npmjs.com › package › @anthropic-ai › sdk
anthropic-ai/sdk
The REST API documentation can be found on docs.anthropic.com. The full API of this library can be found in api.md. npm install @anthropic-ai/sdk · The full API of this library can be found in api.md.
      » npm install @anthropic-ai/sdk
    
Published   Dec 06, 2025
Version   0.71.2
Author   Anthropic
🌐
AI SDK
ai-sdk.dev › providers › ai-sdk-providers › anthropic
AI SDK Providers: Anthropic
The Anthropic provider is available in the @ai-sdk/anthropic module. You can install it with
🌐
Claude
claude.com › download
Download Claude | Claude
Download Claude for desktop and mobile. Access AI assistance natively on Mac, Windows, iOS, and Android across all your devices.
Find elsewhere
🌐
GitHub
github.com › anthropics › claude-plugins-official
GitHub - anthropics/claude-plugins-official: Anthropic-managed directory of high quality Claude Code Plugins.
To install, run /plugin install {plugin-name}@claude-plugin-directory ... Internal plugins are developed by Anthropic team members.
Starred by 372 users
Forked by 50 users
Languages   Shell 56.1% | Python 43.9%
🌐
Claude
code.claude.com › docs › en › setup
Set up Claude Code - Claude Code Docs
Some users may be automatically ... the installation process completes, navigate to your project and start Claude Code: ... Claude Console: The default option. Connect through the Claude Console and complete the OAuth process. Requires active billing in the Anthropic ...
🌐
GitHub
github.com › anthropics › claude-quickstarts
GitHub - anthropics/claude-quickstarts: A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API
To use these quickstarts, you'll need an Claude API key. If you don't have one yet, you can sign up for free at console.anthropic.com.
Starred by 12.8K users
Forked by 2.1K users
Languages   Python 56.1% | TypeScript 26.2% | Jupyter Notebook 7.2% | JavaScript 6.3% | Shell 1.5% | HTML 1.1%
🌐
Anthropic
anthropic.com › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
How Anthropic teams use Claude Code · Case study · Case studyCase study · Fix software bugs faster with ClaudeFix software bugs faster with Claude · Fix software bugs faster with Claude · Blog · BlogBlog · Use Claude Code where you work · Get Claude Code · curl -fsSL https://claude.ai/install.sh | bash ·
🌐
GitHub
github.com › anthropics › anthropic-sdk-python
GitHub - anthropics/anthropic-sdk-python
pip install -U anthropic[bedrock].
Starred by 2.5K users
Forked by 411 users
Languages   Python