Provision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new) with no login, signup, or credit card. Use when users ask for a quick Postgres environment, a throwaway DATABASE_URL for prototyping/tests, or "just give me a DB now". Triggers include: "quick postgres", "temporary postgres", "no signup database", "no credit card database", "instant DATABASE_URL".
$npx -y skills add neondatabase/mcp-server-neon --skill claimable-postgresInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/mcp-server-neon" --skill "neondatabase/mcp-server-neon/claimable-postgres"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neondatabase/mcp-server-neon" that are relevant to the current task. Run `npx skills add "https://github.com/neondatabase/mcp-server-neon"` and select the relevant skills, then follow their instructions.