Neon logo
ConnectorNeon

Neon integration for Claude and Codex

Create a Neon connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Neon from Claude

Add the Neon connection to a Space that runs Claude, then use it from every channel in that Space.

Use Neon from Codex

Add the Neon connection to a Space that runs Codex, then use it from every channel in that Space.

Use Neon from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Neon connector can do

Postgres, on a serverless platform designed to help you build reliable and scalable applications faster

One connection, many Spaces

Connect Neon once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Accept project transfer request

    Tool to accept a transfer request for a Neon project. Use when you need to accept an existing transfer request to transfer a project to your account or a specific organization.

  • Access project details by id

    Retrieves detailed information about a specific Neon serverless Postgres project. Returns comprehensive project data including configuration, database settings, compute resources, owner information, and consumption metrics. Use this action when you need to: - Get project configuration details (region, PostgreSQL version, settings) - Check project ownership and organization membership - Review compute and storage consumption metrics - Verify project settings before making updates The action is read-only and safe to call frequently. For listing multiple projects, use the retrieve_projects_list action instead.

  • Add new jwks to project endpoint

    Adds a new JSON Web Key Set (JWKS) URL to a Neon project for JWT-based authentication. The JWKS URL must point to a valid HTTPS endpoint that returns cryptographic keys used to verify JSON Web Tokens (JWTs). Use this action to configure authentication with identity providers like Google, Microsoft, Apple, Auth0, Clerk, or Stytch. The JWKS can be scoped to specific branches and mapped to database roles. Maximum of 10 role names can be associated with each JWKS configuration.

  • Add project email permission

    Adds permissions for a specified email address to a particular project within the Neon B2B SaaS integration platform. This endpoint is used to grant access or specific rights to users for a given project, enabling collaboration and controlled resource sharing. It should be called when you need to add a new user to a project or modify existing user permissions. The endpoint associates the provided email with the specified project, likely setting up default or predefined permission levels. Note that this endpoint only adds permissions and does not provide information about existing permissions or remove them.

  • Add role to branch

    Creates a new PostgreSQL role within a specific branch of a Neon project. Neon is a serverless PostgreSQL platform where roles are database-level users that can connect to the database and have specific permissions. Use this endpoint to: - Create application service accounts for database access - Set up read-only users for reporting - Create admin roles for database management The created role will have an auto-generated password returned in the response. Store this password securely as it may not be retrievable later. You can use the 'reveal_role_password' endpoint to retrieve it again if needed. Note: Role names must be valid PostgreSQL identifiers (max 63 bytes).

Connection

API and auth details

Neon's official API uses bearer API keys against console.neon.tech/api/v2 for projects, branches, endpoints, roles, databases, operations, billing, and API keys.

FAQ

Questions people ask before connecting Neon

Can Claude use Neon?

Yes. Add a Neon connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Neon through Type?

Yes. Add a Neon connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Neon MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors