From fefdd738be32a0d605b5fa72c74bc27567e4a628 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 17 Mar 2026 00:40:45 +0000 Subject: [PATCH] Merge staging into add-plugin/intercom to resolve conflict --- .claude-plugin/marketplace.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e3fef60..b55ec3c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -594,9 +594,9 @@ "category": "deployment", "source": { "source": "url", - "url": "https://github.com/vercel/vercel-deploy-claude-code-plugin.git" + "url": "https://github.com/vercel/vercel-plugin.git" }, - "homepage": "https://github.com/vercel/vercel-deploy-claude-code-plugin" + "homepage": "https://github.com/vercel/vercel-plugin" }, { "name": "stripe", @@ -1016,6 +1016,19 @@ }, "homepage": "https://github.com/microsoftdocs/mcp" }, + { + "name": "neon", + "description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.", + "category": "database", + "source": { + "source": "git-subdir", + "url": "neondatabase/agent-skills", + "path": "plugins/neon-postgres", + "ref": "main", + "sha": "54d7a9db2ddd476f84d5d1fd7bac323907858a8b" + }, + "homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres" + }, { "name": "intercom", "description": "Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.",