Claude apps (web, desktop, mobile)
Connectors are stored on your Claude account, so adding one on the web makes it available in the desktop and mobile apps too.- Pro / Max
- Team / Enterprise
1
Open connector settings
In Claude, go to Settings → Connectors (under Customize).
2
Add a custom connector
Click +, then Add custom connector.
3
Paste the server URL
4
Click Add, then sign in
Claude opens the Rings OAuth screen. Sign in and approve access.
5
Turn it on in a chat
Open the tools menu in the chat composer and enable Rings.
Claude Code
Add the server from your terminal, then authenticate in the session:/mcp, select rings, and complete the browser
sign-in. Tokens are stored and refreshed automatically.
To use an API key instead of OAuth:
--scope project to write the entry to a checked-in .mcp.json your team
shares:
Claude API
Call the Rings MCP server directly from the Messages API with the MCP connector beta — no MCP client to run:authorization_token expects an OAuth access token, which your application
obtains and refreshes. For a server-side integration that uses an API key
instead, run your own MCP client and send x-api-key on the connection.list_tools request first: