From 824947752972b341a15e6d1546b362fcb25077f2 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 18:22:49 -0800 Subject: [PATCH 01/18] Add chrome-devtools-mcp to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..1da3c7a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "chrome-devtools-mcp", + "description": "Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/ChromeDevTools/chrome-devtools-mcp.git", + "sha": "c2d8009ff75f76bce1ec4cf79c2467b50d81725e" + }, + "homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp" } ] } From 954edbd88bb04e755897a1d929f9364e9a0ebfc6 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:35:15 -0800 Subject: [PATCH 02/18] Add planetscale to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..f876825 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "planetscale", + "description": "An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.", + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/planetscale/claude-plugin.git", + "sha": "f1066cac5bb956bbbb05918f5b07fe0e873d44ea" + }, + "homepage": "https://planetscale.com/" } ] } From 7657ed10250e5f9245fe92ac8a2ec9d782cb78f6 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:43:40 -0800 Subject: [PATCH 03/18] Add rc to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..069dcfc 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "rc", + "description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/RevenueCat/rc-claude-code-plugin.git", + "sha": "af7cb77996aee4e7e3c109c5afec81f716139032" + }, + "homepage": "https://www.revenuecat.com" } ] } From 934cc3b4e97fe1621d490665d662c1f0fcd5396c Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:44:27 -0800 Subject: [PATCH 04/18] Add adspirer-ads-agent to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..1fca064 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "adspirer-ads-agent", + "description": "Cross-platform ad management for Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads. 91 tools for keyword research, campaign creation, performance analysis, and budget optimization.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/amekala/adspirer-mcp-plugin.git", + "sha": "aa70dbdbbbb843e94a794c10c2b13f5dd66b5e40" + }, + "homepage": "https://www.adspirer.com" } ] } From 41ac3012b6bf6214aa09bf735b08ae652a628e3e Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:48:26 -0800 Subject: [PATCH 05/18] Add railway to marketplace --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..b929860 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,19 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "railway", + "description": "Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.", + "category": "deployment", + "source": { + "source": "git-subdir", + "url": "railwayapp/railway-skills", + "path": "plugins/railway", + "ref": "main", + "sha": "d52f3741a6a33a3191d6138eb3d6c3355cb970d1" + }, + "homepage": "https://docs.railway.com/ai/claude-code-plugin" } ] } From 2a6b21dabc25671d18becd429bd41c9bd18f951d Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:50:00 -0800 Subject: [PATCH 06/18] Add sourcegraph to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..0a0c650 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "sourcegraph", + "description": "Code search and understanding across codebases. Search, read, and trace references across repositories; analyze refactor impact; investigate incidents via commit and diff search; run targeted security sweeps.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/sourcegraph-community/sourcegraph-claudecode-plugin.git", + "sha": "cfe3d44476957b16d1575261bef6b2dc7cb1e0b7" + }, + "homepage": "https://sourcegraph.com" } ] } From 9c11aed2b7a98a36d5cb4c4d9a5657076788fb6b Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:50:30 -0800 Subject: [PATCH 07/18] Add sanity-plugin to marketplace --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..340a10e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,20 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "sanity-plugin", + "description": "Sanity content platform integration with MCP server, agent skills, and slash commands. Query and author content, build and optimize GROQ queries, design schemas, and set up Visual Editing.", + "category": "development", + "author": { + "name": "Sanity" + }, + "source": { + "source": "url", + "url": "https://github.com/sanity-io/agent-toolkit.git", + "sha": "4b1fb10bd707a22cf0cdfad5374ffc885f2ffa8d" + }, + "homepage": "https://www.sanity.io" } ] } From 8a89ca31e168bed53977dd65255708995cc2f64b Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:51:07 -0800 Subject: [PATCH 08/18] Add data to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..a24a9e3 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "data", + "description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/astronomer/agents.git", + "sha": "7ef022b02f5296b5ecc52ba0db3ba9345ec03c9e" + }, + "homepage": "https://github.com/astronomer/agents" } ] } From 7b7e85568b5d855d4d7e21aee95a61addd43bb6e Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:54:24 -0800 Subject: [PATCH 09/18] Add legalzoom to marketplace --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..98858de 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,19 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "legalzoom", + "description": "Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "legalzoom/claude-plugins", + "path": "plugins/legalzoom", + "ref": "main", + "sha": "f9fd8a0ca6e1421bc1aacb113a109663a7a6f6d8" + }, + "homepage": "https://www.legalzoom.com/" } ] } From 7b67d48001fdf52a957fd8ed2dd0515c9ef6ec9d Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:54:59 -0800 Subject: [PATCH 10/18] Add mintlify to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..241a054 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "mintlify", + "description": "Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/mintlify/mintlify-claude-plugin.git", + "sha": "ce435be18a700dc849d6a63a80da4816d1e2128c" + }, + "homepage": "https://www.mintlify.com/" } ] } From b3b3549c120a09be1b4a0522c6530b0b5b792a03 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:55:08 -0800 Subject: [PATCH 11/18] Add sumup to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..c5fa413 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "sumup", + "description": "SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/sumup/sumup-skills.git", + "sha": "802476c39a0422d3277e37288b03968ad731bc30" + }, + "homepage": "https://www.sumup.com/" } ] } From cdbe8cbe749c936aad5f5b28b06743b6cbf3e8bb Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 20:09:03 -0800 Subject: [PATCH 12/18] Add wix to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..b8fd713 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "wix", + "description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/wix/skills.git", + "sha": "15dda227e34959b1340e33bb9aede7e23a273f42" + }, + "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills" } ] } From 7c626d26bbba2e5be1f2f4d6feb78195d4fde89b Mon Sep 17 00:00:00 2001 From: Tobin South Date: Fri, 6 Mar 2026 16:08:55 -0800 Subject: [PATCH 13/18] Point posthog at consolidated PostHog/ai-plugin repo Updates source URL from posthog-for-claude to ai-plugin per PostHog's repo consolidation. Adds SHA pin and fixes homepage to proper docs URL. --- .claude-plugin/marketplace.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..1ccbfb5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -626,13 +626,14 @@ }, { "name": "posthog", - "description": "Connect Claude Code to your PostHog analytics platform. Query insights, manage feature flags, run A/B experiments, track errors, and analyze LLM costs all through natural language. The plugin provides 10 slash commands for common workflows and full access to PostHog's MCP tools. Ask questions like \"What are my top errors?\" or \"Create a feature flag for 50% of users\" and Claude handles the API calls. Supports OAuth authentication, EU and US cloud regions, and self-hosted instances.", + "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.", "category": "monitoring", "source": { "source": "url", - "url": "https://github.com/PostHog/posthog-for-claude.git" + "url": "https://github.com/PostHog/ai-plugin.git", + "sha": "f2f37954ecef9f1afce4fa81b6a612454a96c410" }, - "homepage": "https://github.com/PostHog/posthog-for-claude.git" + "homepage": "https://posthog.com/docs/model-context-protocol" }, { "name": "coderabbit", From f71d2d99259a861510263a5d10ce9f75ce21b5c1 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 06:18:59 +0000 Subject: [PATCH 14/18] Add amazon-location-service to marketplace --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..dc95e4c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,18 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "amazon-location-service", + "description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.", + "category": "location", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/amazon-location-service", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] } From 8fda75ce49477f0bf62d92399c4c15b505953fc0 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 06:19:04 +0000 Subject: [PATCH 15/18] Add aws-serverless to marketplace --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..2e76f6e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,18 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "aws-serverless", + "description": "Design, build, deploy, test, and debug serverless applications with AWS Serverless services.", + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/aws-serverless", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] } From 038e989ee4bc189ca612aee122e4495d96d00bea Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 06:19:06 +0000 Subject: [PATCH 16/18] Add migration-to-aws to marketplace --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..1eb9b29 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,18 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "migration-to-aws", + "description": "Assess current cloud provider usage and billing to estimate and compare AWS services and pricing, with recommendations for migration or continued use of current provider.", + "category": "migration", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/migration-to-aws", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] } From b90a056130ea4ef495d927927afd026f1d6ee840 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 06:19:37 +0000 Subject: [PATCH 17/18] Add deploy-on-aws to marketplace --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..d4edfe7 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,18 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "deploy-on-aws", + "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", + "category": "deployment", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/deploy-on-aws", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] } From 4fecb30b3c910b4c0b6827d444ff165542473f58 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 15:57:09 +0000 Subject: [PATCH 18/18] Add zapier to marketplace --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..9384059 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,19 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "zapier", + "description": "Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "zapier/zapier-mcp", + "path": "plugins/zapier", + "ref": "main", + "sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd" + }, + "homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier" } ] }