ChatGPT OAuth is granted
mcp:read and mcp:write scopes (all Noux MCP OAuth connections use both). ChatGPT can query your organization’s data and call write tools (comments, invitations, notifications, key document spread, mutual action plans) as you — limited by your room permissions in Noux. ChatGPT may ask you to confirm before each write action. Reconnect the connector if you connected before this change and need write tools.Before you start
- A Noux account with access to your organization
- ChatGPT on the web (chatgpt.com) — custom MCP connectors are not available on mobile apps
- A paid ChatGPT plan (Plus, Pro, Business, Enterprise, or Edu)
- Network access to
https://mcp.noux.appandhttps://noux.app
Step 1 — Enable Developer Mode
- Open ChatGPT in your browser.
- Go to Settings.
- Open Security and login.
- Turn on Developer mode (marked ELEVATED RISK).
OpenAI has moved this toggle between Settings → Apps → Advanced settings and Settings → Security and login across releases. If you do not see it under Security and login, check Apps → Advanced settings instead.
Step 2 — Create the Noux connector
- Go to Settings → Plugins (or Workspace settings → Apps on Business if your admin publishes workspace apps).
- Click Create (or +).
- Fill in the form:
Advanced settings
For the standard Noux setup you do not need extra OAuth credentials:- Select OAuth as the authentication type
- Leave any OAuth Client ID or Client Secret fields empty if shown
Step 3 — Connect and sign in
- Start a new chat on the web (or open an existing one).
- Enable the Noux connector from the chat tools or plugins menu, or ask ChatGPT to use Noux data — the first tool call launches OAuth.
- Your browser opens the Noux authorization flow:
- Sign in to noux.app if you are not already logged in
- Review the consent screen — it explains what MCP access ChatGPT is requesting
- Click Allow access.
Step 4 — Verify it works
Ask ChatGPT something that uses Noux data, for example:- “Use Noux to call
get_infoand tell me my organization id.” - “List my Noux sales rooms.”
- “Summarize recent activity in my Noux organization.”
What ChatGPT can access
Through OAuth, ChatGPT acts as you in your Noux organization withmcp:read and mcp:write scopes. That includes:
- Rooms, members, visitors, and invitations
- Room conversations and comments
- Notetaker meetings, transcripts, summaries, and coaching
- Organization activity for reporting
- Write tools such as posting comments, sending invitations and update notifications, spreading key documents, and creating or updating mutual action plans — subject to your room permissions
Business and Enterprise workspaces
On ChatGPT Business, only workspace admins and owners can enable Developer mode and create or publish MCP apps. Workspace admin — enable custom connectors- Open Workspace settings (not personal Settings).
- Go to Permissions & roles → Connected data.
- Turn on Developer mode / Create custom MCP connectors.
- In Workspace settings → Apps, click Create (Developer mode may be enabled here automatically).
- Use URL
https://mcp.noux.app/mcpand OAuth authentication. - Test the app, then publish it for your workspace.
Troubleshooting
For Cursor, automation scripts, or other clients that do not support Plugins OAuth, use a personal Bearer token instead.
Alternative — Token authentication (not recommended)
ChatGPT can connect with a Token auth type and a personal Bearer token instead of OAuth. This works for quick tests but is not recommended for regular use — tokens must be copied manually, rotated by you, and do not support the same one-click sign-in flow as OAuth.- Create a token under Integrations → MCP.
- In Settings → Plugins → Create, set Authentication to Token and paste the token.
- Use connector URL
https://mcp.noux.app/mcp.
Related
- Getting started
- Claude Desktop — similar OAuth connector flow
- Copilot Studio
- Cursor — uses Bearer tokens, not OAuth
- Tool reference
- MCP overview