Choosing where to start
If your organization standardizes on one assistant, Claude and ChatGPT split into separate admin and end-user pages. Do the admin page first, then send your team the end-user page directly. If developers want it in their editor or terminal, Claude Code, Codex, Cursor, and Gemini CLI are per-developer setups with no admin step; each person adds it themselves. If your client isn’t listed, it very likely still works. Rippit supports OAuth 2.1 dynamic client registration, so an unknown client can register itself and connect with nothing more than the server URL. See Any MCP client.What every client has in common
- The endpoint is always
https://mcp.rippit.com/mcp. - Sign-in always happens in a browser at
app.rippit.com. You never enter Rippit credentials into your assistant. - Access is always scoped to the signed-in user’s existing Rippit permissions.
- No client secret or API key is needed. If a setup form asks for one, leave it blank.