At a glance
- Availability: Experimental (how to enable).
- Auth: API key.
- Connection: The key from
NEON_API_KEYis sent as theBearerprefixedAuthorizationheader. - Docs: https://neon.tech/docs/manage/api-keys
Credentials
Set these per environment. See Connect an integration.Tools
Example prompts
- Show me the status of my Neon projects and their branches.
- List all tables in my database and show me the schema for the main tables.
- Help me query my database to find specific data.