- Notis CLI — Use this with ChatGPT desktop, Claude Code, Cursor, OpenClaw, Hermes, OpenCode, or another agent that can run commands on your computer.
- Remote MCP — Use this with ChatGPT on the web, Claude, Grok, Notion, or another app that lets you add an MCP connection.
Connect with the Notis CLI
1
Open your agent
Start a session in ChatGPT desktop, Claude Code, Cursor, OpenClaw, Hermes, or OpenCode. The session must be allowed to run commands on your computer.
2
Give it the setup command
3
Enter your email
Your agent asks for your email address. Notis sends you a secure sign-in link instead of making you complete a separate signup form.
4
Open the link and approve access
The sign-in link opens Notis in your browser. Sign in and approve the CLI for this machine. If you already use the Notis desktop app, signing in there can approve the same CLI profile automatically, but the desktop app does not need to stay open.
5
Let Notis remember across Codex sessions
When setup runs inside Codex or Claude Code, Notis adds its instructions without duplicating anything already there. If you want cross-session memory recall and completed-turn capture, ask your agent to run
npx --package @notis_ai/cli@latest -- notis agents install. In Codex, open /hooks, review the Notis hooks, and trust them once.At the start of a session, Notis loads your profile. As you work, it recalls only useful new context and saves completed turns for future sessions. Ask the agent to “remember this” whenever you want something saved explicitly.6
Approve the apps you want to use
Your agent gives you a Notis link for each app. Open it, approve the connection, then return to the agent.
7
Start working
Ask the agent to use Notis whenever it needs Gmail, Calendar, Notion, Slack, GitHub, Linear, or another connected service.
- ChatGPT desktop — Open a coding session with terminal access, paste the command, and ask ChatGPT to run it.
- Claude Code — Open Claude Code in your project, paste the command, and follow its prompts.
- Codex — Open Codex in your project, paste the command, then approve the installed Notis hooks once through
/hooks. - Cursor — Open your project in Cursor, paste the command into Agent chat, and ask it to run the command.
- OpenClaw — Start an OpenClaw session that can use your terminal, then paste the command.
- Hermes — Start Hermes with command access, then paste the command.
- OpenCode — Open your project in OpenCode, paste the command, and follow its prompts.
Connect with Remote MCP
Use this address for every Remote MCP connection:ChatGPT on the web
Full Notis actions require ChatGPT Business, Enterprise, or Edu. A workspace admin or owner must allow developer mode first.- In ChatGPT, open Settings → Apps → Advanced Settings.
- Turn on Developer mode. If the setting is missing, ask your workspace admin to allow it.
- Return to Settings → Apps and choose Create.
- Name the app Notis and paste the Notis MCP address.
- Create the app, review the tools, and sign in to Notis.
Claude
On Pro or Max:- Open Settings → Connectors.
- Choose Add custom connector.
- Paste the Notis MCP address and choose Add.
- Connect and sign in to Notis.
Grok
- Open grok.com/connectors.
- Choose New Connector → Custom.
- Paste the Notis MCP address.
- Finish the Notis sign-in.
Notion
Notion MCP connections require a Business or Enterprise plan. Your workspace must also allow custom MCP connections.- Open Settings → Connections → Discover.
- Choose Add Custom MCP.
- Enter Notis and paste the Notis MCP address.
- Finish the Notis sign-in.
Another MCP app
Open the app’s connections or tools settings, add a remote MCP server named Notis, and paste the Notis MCP address.What happens during Remote MCP setup
1
Add Notis
Paste the Notis MCP address into your app and name the connection Notis if it asks for a name.
2
Sign in to Notis
Your browser opens Notis. Sign in if needed.
3
Review the request
Check the agent name, the Notis account being connected, and each
permission it requests. Choose Allow access only if you recognise the
agent.
4
Return to your agent
The agent finishes the connection and can start finding the right Notis
tools for your requests.
What the Remote MCP permissions mean
- Read through Notis — Find and read information in Notis and services you connected to Notis.
- Take actions through Notis — Create or change information when you ask the agent to take an action.
- Help connect services — Give you a Notis connection link when a service still needs your approval.
When a service is not connected
If the agent needs Gmail, Notion, Slack, Calendar, or another service that is not connected yet, it gives you a Notis link. Open it, approve the service, then ask the agent to try again. Never paste a password or private access key into the agent.What follows you between agents
- 1,000+ integrations — Connect an app once, then use it through the CLI or Remote MCP.
- Skills — Create or install a skill once and keep it available in Notis, Claude Code, Codex, and Cursor. See Skills.
- Long-term memory — Give each agent the useful context Notis has learned instead of explaining it again.
- Notis Apps — Build with your favorite coding agent and deploy the result into Notis, through the Notis CLI.
When you need the desktop app
Remote MCP does not need it: you sign in to Notis in your browser and never install anything. The Notis CLI does not strictly need it, but the desktop app is the easiest way to get signed in. Signing in to the Notis desktop app also signs the CLI in on that machine, so there is no second sign-in to complete. From then on the CLI keeps its own session alive and works whether or not the desktop app is running. If you prefer,notis login signs the CLI in on its own.
The desktop app also syncs skills into local agent folders, builds Notis Apps locally, and connects tools that run on your computer.
Remove or reconnect an agent
To remove Remote MCP access:- Open Notis.
- Open your account menu.
- Choose Notis CLI/MCP.
- Find the agent and choose Remove access.
- Confirm the removal.
Troubleshooting
- The CLI is not working — Ask your agent to run
npx --package @notis_ai/cli@latest -- notis doctor. - Codex does not recall Notis memory — Open
/hooksin Codex and trust the Notis hooks. Runnpx --package @notis_ai/cli@latest -- notis agents install --codex-onlyto repair them. - The Remote MCP approval expired — Return to the agent and start the connection again.
- The wrong Notis account appears — Cancel, sign out of Notis in that browser, then restart the connection.
- The agent says a permission is missing — Reconnect Remote MCP and approve the permission you want it to use.
- A service is unavailable — Open the connection link from the agent, finish connecting the service, then retry.

