Skip to content

Clients

MCP clients Cursor Claude Code AI integration Model Context Protocol

The Nhost MCP server can be accessed through any client that supports the Model Context Protocol (MCP). Below are examples of how to configure and use various MCP clients.

  1. Go to “Cursor Settings”
  2. Click on “MCP”
  3. Click on ”+ Add new global MCP server”
  4. Add the following object inside "mcpServers":
"mcp-nhost": {
"command": "nhost",
"args": [
"mcp", "start",
],
}

Run the command:

claude mcp add nhost nhost mcp start