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.",