> Full Neon documentation index: https://neon.com/docs/llms.txt

> Summary: Neon documentation root covers the full Neon backend platform: serverless Postgres with branching and autoscaling, Neon Auth, Data API, and upcoming Storage and AI Gateway services. Use this page to reach quickstarts, framework connection guides (Next.js, Django, Prisma, and more), and MCP-based AI editor integrations for Cursor, Claude Code, Codex, and GitHub Copilot.

# Neon documentation

Neon is the backend for apps and agents.

- **One-command setup**: AI-guided setup. Creates a project, applies your schema, and writes a .env in one step.. Run: `npx neonctl@latest init`
- [Build a full backend](https://neon.com/docs/get-started/full-backend-quickstart): Next.js + Postgres + Neon Auth + Drizzle. The full Neon stack, end-to-end, from create-next-app to deployed.

Your Neon backend
[Join Early Access →](https://neon.com/blog/were-building-backends#access)

Build backends for web apps and agents with Neon Postgres, Auth, Storage, and AI Gateway. Every service is agent-ready: instant, branchable, and serverless.

- [Postgres](https://neon.com/docs/postgres/overview): Serverless Postgres with branching, autoscaling, scale to zero, and instant restore.
- [Neon Auth](https://neon.com/docs/auth/overview): Managed auth with sign-up, OAuth, and sessions. Users live in your Postgres and branch with it.
- [Data API](https://neon.com/docs/data-api/overview): HTTPS queries with no backend code. Drop-in compatible with Supabase.
- [Storage](https://neon.com/blog/were-building-backends#access): S3-compatible object storage that branches with your DB.
- [Compute](https://neon.com/blog/were-building-backends#access): Serverless compute, deployed alongside your DB.
- [AI Gateway](https://neon.com/blog/were-building-backends#access): LLM gateway for AI workloads, integrated with Neon Auth.

## Connect your framework

Browse our [framework](https://neon.com/docs/get-started/frameworks), [language](https://neon.com/docs/get-started/languages), and [ORM](https://neon.com/docs/get-started/orms) guides for full connection details.

## AI tools and agents

Neon integrates with AI coding tools and agents through MCP. Pick your editor for setup and integration details.

- [Cursor](https://neon.com/docs/ai/ai-cursor-plugin): Connect Neon to Cursor with the MCP server
- [Claude Code](https://neon.com/docs/ai/ai-claude-code-plugin): Connect Neon to Claude Code with the MCP server
- [Codex](https://neon.com/docs/ai/ai-codex-plugin): Connect Neon to OpenAI Codex
- [GitHub Copilot](https://neon.com/docs/ai/ai-github-copilot-agents): Connect Neon to GitHub Copilot

Questions about Neon or Postgres? [Join our Discord →](https://discord.com/invite/92vNTzKDGp)
