ChatGPT
Connect ChatGPT to your Naumu spaces over MCP, including Deep Research with search and fetch.
You can connect ChatGPT to your Naumu account so it can work directly with your spaces.
Like the Claude connector, this works through a remote MCP server - the open standard AI apps use to reach outside tools. Once connected, ChatGPT acts on your behalf as the signed-in Naumu user, with your exact permissions, and you can revoke that access at any time.
The connector URL
The connector URL is always the Naumu front-end origin - the same naumu.ai address you use in your browser:
https://naumu.ai/api/mcpYou never need an OAuth Client ID or Secret. ChatGPT keeps them behind Advanced OAuth settings, and you can leave that alone. Naumu registers the app for you automatically during sign-in, using Dynamic Client Registration (DCR) - there are no credentials to copy or manage.
Use the front-end origin (naumu.ai), not a backend address. Sign-in and consent rely on your Naumu session, which lives on the front-end origin.
Connect ChatGPT
In ChatGPT:
- Open Settings → Plugins.
- Select + to add a new plugin.
- Give it a name (for example, "Naumu"). The icon and description are optional.
- Leave Connection set to Server URL, and enter
https://naumu.ai/api/mcp. - Set Authentication to OAuth, and leave Advanced OAuth settings alone.
- Tick I understand and want to continue.
- Select Create, then sign in to Naumu and approve access on the consent screen.
Create stays greyed out until you tick the acknowledgement in step 6. If the button looks broken, that checkbox is why.
The URL field is prefilled with a placeholder ending in /sse. Ignore the shape - Naumu's endpoint is https://naumu.ai/api/mcp exactly, with nothing appended.
ChatGPT renames this screen from time to time. Older builds call it Connectors rather than Plugins, and some put custom MCP servers behind Developer Mode. Wherever it lives, the URL and the settings above are the same.
Deep Research
Naumu provides ChatGPT-compatible search and fetch tools, so the connector works with ChatGPT's Deep Research:
searchfinds matching nodes across your spaces.fetchretrieves the full content of any result.
What it can access
A connected app can use your full set of Naumu tools, across every space your account can reach: searching and reading content, reading your spaces, nodes, threads, notes, and canvases, and creating or updating that content. Because ChatGPT acts as you, it inherits your permissions exactly - it cannot see or change anything you couldn't yourself.
Revoke access
You can cut off ChatGPT's access at any time in Naumu, under Settings → Your agents, in the Active access list. Revoking takes effect immediately, and you don't need to delete the plugin in ChatGPT first.