npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
Install 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
Repository https://github.com/anthropics/claude-code
npm
npmjs.com › package › @anthropic-ai › claude-agent-sdk
@anthropic-ai/claude-agent-sdk - npm
Create autonomous agents that can understand codebases, edit files, run commands, and execute complex workflows. Learn more in the official documentation. Install the Claude Agent SDK: npm install @anthropic-ai/claude-agent-sdk ·
» npm install @anthropic-ai/claude-agent-sdk
Published Dec 20, 2025
Version 0.1.75
Author Anthropic
Videos
04:53
How to Get Started With Claude Code in 5 Minutes - YouTube
How to Install Claude Code (for beginners) - YouTube
08:12
How to Setup & Install Anthropic Claude Code CLI in Visual Studio ...
10:11
Claude Code Tutorial #1 - Introduction & Setup - YouTube
04:18
How to Install And Use Claude Code - YouTube
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
irm https://claude.ai/install.ps1 | iex · NPM: npm install -g @anthropic-ai/claude-code · NOTE: If installing with NPM, you also need to install Node.js 18+ Navigate to your project directory and run claude.
Starred by 48.2K users
Forked by 3.4K users
Languages Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
Claude
docs.claude.com › en › docs › claude-code › setup
Set up Claude Code - Claude Code Docs
Ask AI · npm install -g @anthropic-ai/claude-code · Some users may be automatically migrated to an improved installation method. After the installation process completes, navigate to your project and start Claude Code: Copy · Ask AI · cd ...
Reddit
reddit.com › r/claudeai › claude codeoverview on npm is the most phenomenal thing in ai yet
r/ClaudeAI on Reddit: Claude codeoverview on npm is the most phenomenal thing in AI yet
May 2, 2025 - Claude Code's native installer is now generally available.
npm
npmjs.com › package › claude-ai
claude-ai - npm
This is not the official Claude Code package. Latest version: 1.2.3, last published: 5 months ago. Start using claude-ai in your project by running `npm i claude-ai`. There are no other projects in the npm registry using claude-ai.
» npm install claude-ai
Eesel AI
eesel.ai › blog › npm-install-claude-code
A guide to `npm install claude-code`: Features, limitations, and alternatives - eesel AI
Learn how `npm install claude-code` works and explore its powerful features. We'll also cover the hidden costs and limitations of agentic coding tools and suggest a more integrated approach.
npm
npmjs.com › package › @anthropic-ai › sdk
@anthropic-ai/sdk - npm
import Anthropic from 'npm:@anthropic-ai/sdk'; const httpClient = Deno.createHttpClient({ proxy: { url: 'http://localhost:8888' } }); const client = new Anthropic({ fetchOptions: { client: httpClient, }, }); We introduce beta features before ...
» npm install @anthropic-ai/sdk
Published Dec 06, 2025
Version 0.71.2
Author Anthropic
GitHub
github.com › anthropics › claude-code › issues › 125
Trying to npm install -g @anthropic-ai/claude-code on an AMD Ryzen based system · Issue #125 · anthropics/claude-code
February 26, 2025 - I have tried this on windows 11 powershell and also WSL2 / Ubunut. I have an AMD Ryzen based Windows 11 environment and when I try to: npm install -g @anthropic-ai/claude-code I get the following error: npm error code EBADPLATFORM npm er...
Published Feb 26, 2025
GitHub
github.com › musistudio › claude-code-router
GitHub - musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
First, ensure you have Claude Code installed: npm install -g @anthropic-ai/claude-code · Then, install Claude Code Router: npm install -g @musistudio/claude-code-router · Create and configure your ~/.claude-code-router/config.json file.
Starred by 23.9K users
Forked by 1.9K users
Languages TypeScript 95.4% | JavaScript 2.9% | CSS 1.6%
Reddit
reddit.com › r/anthropic › claude artifacts locally with npm package
r/Anthropic on Reddit: Claude Artifacts Locally with NPM package
June 27, 2024 - Its on NPM at: https://www.npmjs.com/package/claude-tools · Thanks, and let me know if there are any features you want me to add. ... Edit: The recent update to shadcn broke a lot of this. I will fix it eventually. ... Nobody's responded to this post yet. Add your thoughts and get the conversation going. Built a directory of Claude Code agent prompts, copy/paste ready ... This is a Claude by Anthropic discussion subreddit to help you make a fully informed decision about how to use Claude and Claude Code to best effect for your own purposes.
Z
docs.z.ai › devpack › tool › claude
Claude Code - Overview - Z.AI DEVELOPER DOCUMENT
# Install Claude Code npm install -g @anthropic-ai/claude-code # Navigate to your project cd your-awesome-project # Complete claude
GitHub
github.com › anthropics › claude-code › issues › 10191
[BUG] @anthropic-ai/claude-code npm package missing sdk.mjs entry point · Issue #10191 · anthropics/claude-code
October 23, 2025 - The published npm package @anthropic-ai/[email protected] (and earlier versions) is missing its main entry point file, causing module resolution failures.
Published Oct 23, 2025