Neon Adds CLI Integration Commands for AI Coding Agents
Neon introduced three new CLI commands—`neon mcp`, `neon skills`, and `neon plugins`—to automate the setup of Neon within AI coding agents like Cursor, Claude Code, and Codex. Developers can now programmatically configure MCP servers, agent skills, and unified plugin packages without manual configuration steps.
Verified State Diff
Impact & Verification Analysis
Developers building with Neon who use AI coding agents like Cursor, Claude Code, and Codex.
Simplifies AI-driven backend development by allowing coding agents to seamlessly inspect, query, and manage Neon Postgres databases, object storage, and AI gateways out of the box.
Full Fact Overview
The Neon CLI expanded its capabilities with three dedicated agent commands. `neon mcp` installs the hosted Neon MCP Server by writing agent MCP configs, configuring auth (via generated API keys or `--oauth`), and supporting scope flags like `--read-only`. `neon skills` installs context skills into the current repository for Neon Postgres, AI Gateway, Object Storage, and Functions. `neon plugins` deploys the unified `neon-postgres` plugin package directly into agent plugin marketplaces supported by Claude Code, Cursor, and Codex.