Claude · Setup

24 Plugins, Skills, and MCP Servers to Install in Claude

8 plugins, 8 skills, and 8 MCP servers to turn a bare Claude into a complete workstation, with the exact install command for each one.

QQuentin Megevand
August 28, 2026 · 6 min read

Claude out of the box is a brilliant chat and nothing else. No access to your tools, no working method, no domain knowledge. All of that gets installed, and it installs fast. The difference between a Claude that answers and a Claude that works is what you have installed around it.

Here is the base: 8 plugins, 8 skills, and 8 MCP servers. Plugins add entire capabilities, skills add know-how, MCP servers plug in your real tools. Every item fits in two lines, with its exact install command or path.

Claude AI Lab

The Claude AI Lab is my Skool community where I share my Claude systems and the more advanced modules. Access is $67/month.

Join the Lab →
What you need
1
Claude Code installed. Plugins and skills install with one command in the terminal or directly inside Claude Code.
2
The Claude app (web or desktop). Most MCP servers connect in two clicks under Settings then Connectors, often via OAuth with no keys at all.
3
One evening, not one month. You do not install all 24 at once: section 4 gives you the smart order.
1

The 8 plugins

🧩 install from Claude Code

A plugin bundles commands, agents, and skills into a single package. You add it once, it equips every session.

🏗️
gstack
Garry Tan's Claude Code setup: 23 opinionated tools acting as CEO, designer, eng manager, release manager, and QA. A product team in one install. /plugin marketplace add garrytan/gstack
🦸
superpowers
A complete development methodology baked in: planning, true TDD, debugging patterns, subagent-driven workflows. /plugin marketplace add obra/superpowers-marketplace then /plugin install superpowers@superpowers-marketplace
🤝
codex-plugin-cc
OpenAI's official plugin that runs Codex inside Claude Code: cross reviews, second opinions, delegated tasks. ChatGPT account or OpenAI API key required. /plugin marketplace add openai/codex-plugin-cc
📊
financial-services
Anthropic's official finance suite: comparable company analysis, DCF and LBO models, equity research workflows. Add it from the official plugin directory, inside Claude.
⚖️
claude-for-legal
Anthropic's official legal suite, plugins by practice area. Contract review works for non-lawyers too. Same official plugin directory.
🧰
claude-skills
The giant toolbox: 380+ skills, 30+ agents, and 70+ commands, from engineering to ops to marketing. One-line installer in the alirezarezvani/claude-skills repo README.
📈
marketingskills
Dozens of marketing tools: CRO, copywriting, SEO, analytics, growth engineering. Full growth ops in one repo. npx skills add coreyhaines31/marketingskills
📚
context7
No more building on outdated docs: it pulls current, version-correct documentation into context while Claude works. /plugin marketplace add upstash/context7 then /plugin install context7-plugin@context7-marketplace
2

The 8 skills

📂 npx skills add, or the official Anthropic set

A skill is know-how in markdown: Claude loads it when the task calls for it. These cover creation, design, video, and SEO.

🔎
find-skills
The skill that finds and installs other skills for you. Install it first: it handles the rest of this list. npx skills add vercel-labs/skills --skill find-skills
🛠️
skill-creator
Anthropic's official skill that interviews you about a task, then builds the ready-to-install custom skill. Skills that make skills. Ships with the official set (Settings, Capabilities, Skills), otherwise the anthropics/skills repo.
📄
office skills
The official document skills: real Word files, PowerPoint decks, and Excel spreadsheets, finished and ready to send. Built into the Claude apps; for Claude Code, the anthropics/skills repo.
🎨
frontend-design
Anthropic's design-taste skill: real typography, committed color, intentional layout. It kills the generic AI look on everything Claude builds. npx skills add anthropics/skills --skill frontend-design
web-design-guidelines
Audits everything Claude builds for the web against 100+ professional accessibility and UX rules. npx skills add vercel-labs/agent-skills --skill web-design-guidelines
🎬
hyperframes
You write HTML, it renders real video: motion graphics from your agent. I use it for my own reels. Quickstart in the heygen-com/hyperframes repo.
🔍
claude-seo
SEO for the AI search era: technical, GEO/AEO, schema, and local, with its own sub-skills and sub-agents. Installer in the AgriciDaniel/claude-seo repo README.
🪨
caveman
Claude talks to itself like a caveman, and the repo claims 65% fewer output tokens. Funny AND profitable. npx skills add JuliusBrussee/caveman
3

The 8 MCP servers

🔌 Settings then Connectors, or claude mcp add

An MCP server plugs Claude into a real tool: it reads and writes there, instead of asking you for copy-pastes. This is where "find the work" becomes "read my inbox, my CRM, my store".

Zapier
Thousands of apps and actions behind a single connection. If you only install one connector from this section, it is this one. Set up at zapier.com/mcp, then add the server URL to Claude's connectors.
🗂️
Notion
Reads and writes your databases, docs, and wikis. Official. Easiest: the Notion connector in claude.ai settings; via CLI, claude mcp add.
💬
Slack
Posts updates, reads channels, pulls action items. Official and hosted by Slack: your workspace admin approves it once.
📝
Granola
Every meeting note and transcript becomes searchable in Claude. OAuth connector in claude.ai settings, no keys to handle.
🌐
Perplexity
Real-time web search and deep research inside Claude. Official server, Perplexity API key required, then claude mcp add.
🕷️
Apify
Scraping without code: competitor research, lead lists, social comments, through thousands of ready-made scrapers. Hosted server at mcp.apify.com, or claude mcp add.
🛍️
Shopify
Your store's orders, products, and customers on tap. Community-built: Shopify's own MCP targets developer docs, not your store. claude mcp add with your Admin API token.
💳
Stripe
Your revenue questions in plain English: MRR, churn, failed payments, top customers. Official: hosted server at mcp.stripe.com via OAuth.
The MCP safety rule

An MCP server has the permissions you give it. Start read-only when the option exists, and only wire up write access (sending, publishing, charging) on tools where you review the output anyway.

4

The install order

🗺️ the base in one evening, the rest on demand

24 items does not mean 24 installs on the first evening. The order matters more than the volume.

🗺️The smart path
4
Start with find-skills. It is the one install that speeds up all the others: from there, you ask Claude to install the rest for you.
5
Install your craft, not the catalog. Pick the 2 or 3 items that touch your daily work: marketingskills and claude-seo if you do growth, financial-services if you do finance, frontend-design if you build interfaces.
6
One MCP server to start. Connect the tool where your data already lives (Notion, Slack, or your store). You will feel the difference in the first session, without multiplying access.
7
The rest on demand. One install the moment a need shows up beats 24 installs you forget about. The list is here to last, not to be swallowed.
The collector's trap

Installing does not make you better, using does. Every item on this list is only worth something plugged into a real task in your week.

Once the base is in place, Claude changes nature: it knows your tools, it applies proven methods, and it produces finished deliverables instead of suggestions. Same model, but not the same workstation anymore.

Where to start

Install find-skills now, pick the 2 or 3 items for your craft, connect one first MCP server. The base takes one evening to set up and serves you every day after.

Want to go further?

And day-to-day, I post one reel a day on Instagram: @quentin_iamarketing