Files
Tony Dang e57622478d Release 1.2.0. (#107)
Bump minor for the Claimable Neon fold-in, the removed claimable-postgres skill, and the new install channels since 1.1.2.
2026-09-01 16:56:34 -07:00

15 lines
575 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "neon-postgres",
"version": "1.2.0",
"description": "Manage your Neon backend with the Neon agent skills and the Neon MCP Server: Lakebase Postgres, branching, Object Storage, Functions, and the AI Gateway",
"author": {
"name": "Neon",
"url": "https://neon.com"
},
"homepage": "https://neon.com",
"repository": "https://github.com/neondatabase/agent-skills",
"license": "Apache-2.0",
"keywords": ["neon", "lakebase", "postgres", "serverless", "database", "mcp"]
}