Connecting Clients
Connect Claude, Cursor, and other MCP clients to your deployed Backend MCP Server using its URL and the built-in OAuth2 flow.
MCP clients Claude Cursor connector remote MCP OAuth2 streamable HTTPThe Backend MCP Server is a remote MCP server over HTTP. Any client that supports remote MCP servers with OAuth2 can connect using nothing but the service URL — the client handles the OAuth2 flow for you, so there are no tokens to copy or config files to hand-edit.
The client pages use https://mcp.acme.com as the example service URL. Replace it with the URL where you deployed Backend MCP (your MCP_REALM).
Not what you were looking for?
Section titled “Not what you were looking for?”To connect an AI assistant to Nhost for local development and project management — rather than exposing a deployed project to end users — use the CLI MCP server instead.