Neon CLI Introduces Commands for Automated AI Coding Agent Setup
Neon added three new CLI commands—`neon mcp`, `neon skills`, and `neon plugins`—to automate the setup of Neon with AI coding agents like Cursor, Claude Code, and Codex. Developers can now configure MCP servers, repository-level skills, and unified plugins without manual configuration.
Verified State Diff
Impact & Verification Analysis
Developers and engineering teams utilizing AI coding agents (Cursor, Claude Code, Codex) alongside Neon Postgres and backend services.
Significantly lowers friction for developers building with AI agents by replacing error-prone manual JSON editing with automated interactive setup scripts and granular security options like read-only tool scoping.
Full Fact Overview
The Neon CLI has introduced three specialized commands to streamline integration with AI coding agents. `neon mcp` configures hosted Model Context Protocol (MCP) servers for agents like Cursor and Claude Code, automatically handling authentication via API keys or OAuth (`--oauth`) and tool visibility controls (`--read-only`). `neon skills` installs repository-local agent skills that instruct tools on how to manage Neon Postgres, AI Gateway, Object Storage, and Functions. `neon plugins` installs the consolidated `neon-postgres` plugin package into agent marketplaces.