Connect ChatGPT & Claude
Cloudrizz is a remote MCP server. You add one URL to your AI client, authorize it once, and from then on the assistant can build and deploy apps on your account directly from the chat.
The server URL
Add this endpoint to your AI client as a remote MCP server / connector:
https://mcp.cloudrizz.com/mcpIt speaks MCP over Streamable HTTP and authenticates with OAuth — when you add it, your client opens a Cloudrizz sign-in page in the browser. There is nothing to install and no API key to paste.
Add it to Claude
- Open Settings → Connectors (in Claude.ai) or your workspace's connector settings.
- Choose Add custom connector and paste the URL above (
https://mcp.cloudrizz.com/mcp). - Click Connect. A Cloudrizz sign-in window opens — sign in (or create an account) and approve access.
- The Cloudrizz tools now appear in Claude. Ask it to build something.
Add it to ChatGPT
- In ChatGPT, open Settings → Connectors and choose Create / Add custom connector.
- Set the MCP server URL to
https://mcp.cloudrizz.com/mcpand save. - Authorize when prompted — the Cloudrizz OAuth screen opens in the browser. Sign in and approve.
- Enable the connector in a chat (for example via the tools / connector picker), then ask ChatGPT to build an app.
Sign in & accounts
The first time you connect, your client opens Cloudrizz's own sign-in in the browser and you authorize the connection there (create an account first at cloudrizz.com if you don't have one). That browser step is the only way to authenticate — the assistant never handles your password.
Your session is held against the connection, so you only authorize once per client. Apps you create are scoped to your organization — see Build & deploy an app.
Next
Connected? Move on to Build & deploy an app to see the full flow, or skim the MCP tool reference.