Neon provides several ways to integrate with AI tools and agents, from natural language database control to autonomous agent frameworks. Choose the tools that fit your workflow.
MCP integration
The Model Context Protocol (MCP) is a standardized way for AI tools to interact with Neon databases using natural language, providing secure and contextual access to your data and infrastructure.
- Neon MCP Server- Learn about managing your Neon projects using natural language with Neon MCP Server 
- Connect MCP clients- Learn how to connect MCP clients like Cursor, Claude Code, and ChatGPT to your Neon database 
AI rules
Accelerate your development with context rules that help AI tools write better code for Neon's features.
- Neon Auth Rules- AI rules for implementing authentication with Neon 
- Neon Drizzle Rules- AI rules for using Drizzle ORM with Neon 
- Neon Serverless Rules- AI rules for serverless database connections 
- Neon API Rules- AI rules for using the Neon API 
- Neon Toolkit Rules- AI rules for using the @neondatabase/toolkit to quickly spin up Postgres databases and run SQL queries 
Build AI agents
Create autonomous agents that can manage and interact with your Neon databases programmatically. Build with our terse JavaScript client or the Neon API.
- Neon for AI agent platforms- Read about Neon as a solution for agents that need backends. 
- @neondatabase/toolkit- A terse JavaScript client for spinning up Postgres databases and running SQL queries 
- Database versioning- How AI agents and codegen platforms use Neon snapshot APIs for database versioning 
- Neon API- Integrate using the Neon API 
Agent frameworks
Build AI agents using popular frameworks that integrate with Neon.
- AgentStack Integration- Build and deploy AI agents with AgentStack's CLI and Neon integration 
- AutoGen Integration- Create collaborative AI agents with Microsoft AutoGen and Neon 
- Azure AI Agent Service- Build enterprise AI agents with Azure AI Agent Service and Neon 
- Composio + CrewAI- Create multi-agent systems with CrewAI and Neon 
- LangGraph Integration- Build stateful, multi-actor applications with LangGraph and Neon