ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Nhost with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Nhost authentication and storage. handle user sign-ins, registrations, profile management, and file uploads directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete Nhost capability set.

These are the exact actions your AI can choose when you ask it to work with Nhost.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Nhost.

  1. 01

    Change email

    Requires elevated NHOST_JWT credential. Request to change the authenticated user email

  2. 02

    Get file presigned URL

    Retrieve a presigned URL for a file

  3. 03

    Signin otp email

    Initiate email-based one-time password authentication

  4. 04

    Signout

    Invalidate refresh tokens and end the session

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Nhost.

  1. 05

    Signin passwordless email

    Initiate passwordless authentication by sending a magic link

  2. 06

    Signup email password

    Register a new user account

  3. 07

    Signup otp email

    Register a new user account using email OTP

  4. 08

    Upload file

    Returns metadata for the processed file. Upload a file to a bucket

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Nhost.

  1. 09

    Get file

    Supports optional image transformation parameters. Download the complete file content

  2. 10

    Get user

    Requires NHOST_JWT credential. Retrieve the authenticated user profile information

  3. 11

    Refresh token

    Generate a new JWT access token using a valid refresh token

  4. 12

    Reset password

    Request a password reset email

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Nhost.

  1. 13

    Signin anonymous

    Create an anonymous user session

  2. 14

    Signin email password

    Authenticate a user with email and password

  3. 15

    Delete file

    Permanently delete a file

Observed, not estimated

877ms average. Fast in production.

Nhost is checked daily against the live service.

Daily averagePeak 1085ms
Aug 20Today
Fastest day
760ms
Slowest day
1085ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Nhost, so you can see the experience inside your AI.

It does not authenticate your account with Nhost. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Nhost Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_MFFyb71fXEU1fDy4Y51JTMmYHnFDWoQWhoWKMoU6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Nhost capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "nhost-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_MFFyb71fXEU1fDy4Y51JTMmYHnFDWoQWhoWKMoU6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Nhost owners ask.

  • 01

    How can I retrieve the profile of the currently logged-in user?

    Use the get_user capability. It fetches the authenticated user's profile information, including their ID and metadata, provided a valid JWT is configured.

  • 02

    Is it possible to store documents or images using this server?

    Yes. The upload_file action allows you to send raw text or base64 content along with a filename directly to your Nhost Storage bucket.

  • 03

    Can I initiate a login without requiring a password?

    Absolutely. Use the signin_passwordless_email capability to send a magic link to a user's email address for a seamless passwordless authentication experience.