Anthropic’s CLI for Claude — the coding agent
Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.
npm install -g @anthropic-ai/claude-codeRequires Node.js 18+. Works on macOS, Linux, and WSL.
cd your-project && claudeOpens an interactive session. Claude reads your codebase and helps you code.
Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.
One command. Takes about 30 seconds.
Check if you have Node.js
node --versionYou need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.
Install Claude Code globally
npm install -g @anthropic-ai/claude-codeThis installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).
Verify it worked
claude --versionYou should see a version number. If you do, you're ready to go.
Point it at your code and start talking.
Open your terminal
On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.
Navigate to your project folder
cd ~/my-projectReplace ~/my-project with the actual path to your project.
Start Claude Code
claudeThat's it. Just type claude and hit Enter.
First time? Log in
It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.
Start talking
Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".
Everything you need to know to not feel lost.
Send your message
Cancel what Claude is doing right now
Exit Claude Code completely
Scroll through your message history
/helpSee all available commands
/clearWipe the conversation and start fresh
/compactSummarize and shrink the conversation
/costSee how much this session has cost so far
Pro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.
The strongest lanes in this ecosystem, ranked by visible public proof.
6 tracked builds
5 tracked builds
6 tracked builds
6 tracked builds
5 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
17 signals found
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Official, Anthropic-managed directory of high quality Claude Code Plugins.. An open-source mcp server for the AI coding ecosystem.
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6...
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.. An open-source mcp server for the AI coding ecosystem.
Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI assistant access to profiles, companies, j...
Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI assistant access to profiles, companies, jobs, and messages.
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation contex...
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audi...
Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audio analysis
Skill, agent, MCP and harness recommendation engine for Claude Code/custom LLMs: walks a 13,218-node LLM wiki graph (...
Skill, agent, MCP and harness recommendation engine for Claude Code/custom LLMs: walks a 13,218-node LLM wiki graph (1,968 skills, 464 agents, 10,786 MCP servers, 963K edges) and suggests the right tools on the fly.
Deterministic orchestrator for 30+ CLI AI coding agents. Git worktree isolation, HMAC audit trail, MCP server mode.
Deterministic orchestrator for 30+ CLI AI coding agents. Git worktree isolation, HMAC audit trail, MCP server mode.
Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs,...
Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.
Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude C...
Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude Code homework methodology.. An open-source mcp server for the AI coding ecosystem.
Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lect...
Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lectures, and deadlines — Making better use of your Claude/ChatGPT subscription
Context management for the agent-native engineering era.
Context management for the agent-native engineering era.
Plug and play AI agents for any domain
Plug and play AI agents for any domain
ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built fo...
ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built for the open-source agentic era.
practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions
practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions
Fast, local semantic code search as MCP server for OpenCode and Claude Code. Rust-powered, fully offline.
Fast, local semantic code search as MCP server for OpenCode and Claude Code. Rust-powered, fully offline.
MCP server for multi-session Claude Code coordination via Temporal
MCP server for multi-session Claude Code coordination via Temporal
Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report g...
Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report generation from any domain.