Plugins for Claude Code
Plugins & extensions for Claude Code
Anthropic's agentic coding tool for the terminal and IDE. Extended with MCP servers, custom subagents, Agent Skills, slash commands, and lifecycle hooks.
How it's extended: MCP servers, subagents, skills, slash commands, and hooks.
Official extension docsCode Reviewer Subagent
Community pattern
A dedicated Claude Code subagent that reviews your diff before you commit.
/security-review Command
Anthropic
A reusable slash command that runs a security pass over your pending changes.
Test-on-Save Hook
Community pattern
A Claude Code hook that runs your tests automatically after every file edit.
GitHub MCP Server
GitHub
Give your agent first-party access to GitHub issues, PRs, code, and Actions.
Filesystem MCP Server
Model Context Protocol
Let an agent read and write files inside directories you explicitly allow.
Playwright MCP Server
Microsoft
Drive a real browser from your agent — navigate, click, fill, and assert.
Context7 MCP Server
Upstash
Pull version-accurate library docs into the agent's context on demand.
PostgreSQL MCP Server
Model Context Protocol
Let an agent inspect a Postgres schema and run read-only queries.
Slack MCP Server
Zencoder
Let an agent read Slack channels, post messages, and reply in threads.
Notion MCP Server
Notion
Give your agent access to Notion pages, databases, and comments.
Figma Dev Mode MCP Server
Figma
Bring Figma design context — code, images, and variables — into your coding agent.
Sentry MCP Server
Sentry
Connect your agent to Sentry issues, errors, and Seer analysis.
Linear MCP Server
Linear
Work from your real Linear issues, projects, and roadmap inside an agent.
Brave Search MCP Server
Brave
Give your agent live web and local search via the Brave Search API.
Sequential Thinking MCP Server
Model Context Protocol
A tool that guides the agent through structured, revisable step-by-step reasoning.
Knowledge Graph Memory MCP Server
Model Context Protocol
Give an agent persistent memory as a local knowledge graph of entities and relations.
Stripe MCP Server
Stripe
Let an agent work with Stripe customers, payments, invoices, and subscriptions.
Fetch MCP Server
Model Context Protocol
Fetch a URL and convert it to clean markdown for the agent to read.