---
title: AI tools for Agents
subtitle: AI-powered tools for development and database management
enableTableOfContents: true
updatedOn: '2025-10-24T11:19:19.270Z'
---
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
Connect MCP clients
## Claude Code plugin
If you're using Claude Code, install the Neon plugin to get Skills, MCP integration, and all the context rules in one package.
Claude Code plugin for Neon
## AI rules
For other AI tools like Cursor, use these individual `.mdc` context rule files. Copy them to your AI tool's custom rules directory — the format is tool-agnostic and works with any AI assistant that supports context rules.
Neon Auth
Neon Drizzle
Neon Serverless Driver
Neon TypeScript SDK
Neon Python SDK
Neon API
Neon Toolkit
## 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
@neondatabase/toolkit
Database versioning
Neon API
## Agent frameworks
Build AI agents using popular frameworks that integrate with Neon.
AgentStack Integration
AutoGen Integration
Azure AI Agent Service
Composio + CrewAI
LangGraph Integration