diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7dbb484..bc32d49 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1015,6 +1015,19 @@ "url": "https://github.com/MicrosoftDocs/mcp.git" }, "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" } ] }