Several Notion workspaces reaching a single Claude assistant

How to Connect Multiple Notion Workspaces to Claude

Carly is how one Claude conversation reaches several Notion workspaces. One Claude account holds exactly one Notion workspace at a time, and the obvious workaround, adding the same connector a second time under a different name, is blocked: claude.ai answers with “Error: A server with this URL already exists”. Connect each workspace to Carly, add Carly to Claude once, and one conversation works in whichever workspace you name. Carly holds your Gmail and Outlook mailboxes and every calendar on both sides in the same place.

What one chat can do afterwards

  • Search your own, your employer’s, and a client’s workspace in one question.
  • Compare two project databases without disconnecting anything.
  • Create a page in the workspace you name.
  • Update properties and add database rows in the correct workspace.
  • Pull one status roll-up grouped by workspace.
  • Act when a row lands in an intake database rather than when you next ask.

Nothing is merged. Each workspace keeps its own authorization, and Carly keeps every one of them individually addressable.

Why one workspace is the wall

Notion’s OAuth is workspace-specific by design. Notion’s help documentation says connections are workspace-specific and tells you to switch workspaces at the top right before connecting another one. The authorization screen asks you to pick a workspace, and that pick is the whole connection.

Switching means disconnecting Notion in Claude’s connector settings and reconnecting to the other workspace. Anthropic’s own tracker notes that this affects all active sessions, so it is not a per-chat toggle.

The workaround that everyone reaches for next is adding the same server twice under two names, once per workspace. Claude refuses, because the server URL is already registered. Anthropic’s issue text describes the reader’s case almost exactly: for agency and freelance users who manage both client workspaces and their own company workspace, this is a significant limitation. It is an open issue, not a fixed one.

1. Sort your workspaces

What you haveNative path
Many teamspaces in one workspaceYes, one connection covers them
Databases and pages you can already openYes, with your permissions
Personal workspace plus a company oneOne at a time only
Several client workspacesOne at a time only
Guest access to pages in someone else’s workspaceOnly within the workspace you are connected to

The guest case is the murky one. Notion documents connections as workspace-specific and the tools as carrying your permissions, which means guest pages come along with the workspace you connected. Whether a guest seat can complete the authorization at all is not something either vendor spells out, so test it before you plan around it.

2. Connect every workspace to Carly

  1. Sign in at carlyassistant.com.
  2. Open carlyassistant.com/integrations.
  3. Find Notion and click Connect.
  4. Authorize the first workspace.
  5. Repeat for each additional workspace, choosing the correct one on Notion’s authorization screen.
  6. Check which workspace each connection landed in before adding the next.

Grant access to the pages and databases the work needs rather than the entire workspace. Widening later is one click; explaining why a client’s board minutes were readable is not.

3. Add Carly to Claude

  1. Open Customize in the sidebar.
  2. Select Connectors.
  3. Click +, then Add custom connector.
  4. Paste https://carlyassistant.com/mcp/.
  5. Click Add and authorize the Carly account holding the Notion connections.
  6. In the conversation or Cowork task, open + → Connectors and enable Carly.

Anthropic documents this path in its remote MCP connector guide. Custom remote connectors are available on free, Pro, Max, Team and Enterprise plans, with free accounts limited to a single custom connector. On Team and Enterprise an Owner adds it once under Organization settings, and an Owner-provisioned connector does not lock anyone out: your team can still add personal connectors on top of what you provision.

4. Test each workspace read-only

One workspace per prompt until routing is reliable:

In the Company workspace, list the five most recently edited pages and who edited them. Do not change anything.

In the Client workspace, find the current onboarding checklist and tell me which items are unassigned. Read only.

Then the question that needs both at once:

Search the Company and Client workspaces for pages mentioning “renewal” updated in the last 30 days, and show the source workspace on every row.

5. Reuse this routing prompt

Treat my own workspace as Personal, my employer’s as Company, and the Ford delivery workspace as Client. Always state the target workspace before creating a page, updating a property, or adding a database row. Never write to a workspace I have not named.

Then name the target per action:

Add the kickoff notes as a new page in the Client workspace under Engagements, and log the date on the Company projects database.

What the Notion connector does well, and where it stops next

Inside one workspace the native connector is good and it is the shortest path. It is a remote MCP server built and run by Notion, listed in Claude’s connectors directory rather than written by Anthropic, and it reads and writes. On the read side the tools are notion-search, notion-fetch and notion-query-data-sources. On the write side, notion-create-pages, notion-update-page, notion-create-database, notion-move-pages, notion-create-comment and notion-update-view. You add it from Customize → Connectors, or as a custom connector at https://mcp.notion.com/mcp.

Notion’s documentation is direct about scope: the tools act with your full Notion permissions, so the connection sees whatever your Notion account sees in that workspace. Everything inside that one workspace comes along without extra setup: teamspaces, databases, pages you were added to. Notion controls the other end, at Settings → Connections, and on Notion Enterprise an owner can restrict which AI apps members may connect.

What breaks next is the unattended run. A row lands in the intake database, and nothing happens.

ChatGPT Scheduled Tasks and Claude Cowork both run unattended on timers. Their ordinary task schedulers do not subscribe directly to arbitrary events in connected business apps. ChatGPT Workspace Agents can be invoked through an API, but an upstream system must still detect the event and call it.

Scheduled tasks run on the clock, not on the change. Carly fires on the event instead: the row lands, the owner gets assigned, the kickoff page gets created, and the client gets an email.

Notion’s connector in Claude versus Carly

NeedNotion connector in ClaudeCarly
Search pages and databasesYesYes
Create and update pagesYesYes
Cover every teamspace in one workspaceYesYes
Hold two workspaces at onceNo, one at a timeYes
Answer across two workspaces in one replyNoYes
Act when a database row landsNoYes

Free Zapier-style workflows; AI agents from $35/month. Connect the workspaces on the integrations page, then add Carly to Claude and start with Notion.

Quick fixes

ProblemFix
Adding a second Notion server failsThe URL is already registered; one connector per Claude account. Authorize each workspace in Carly instead
The connector answers from the wrong workspaceName the workspace in the instruction and ask for the source workspace on every row
A page is invisible to ClaudeGive the connection access to that page or its parent in Notion
Switching workspaces broke an open chatReconnecting affects all active sessions, so restart the conversation
Carly is added but unavailable in the taskOpen + → Connectors and enable it for that conversation
The connector will not appear for a colleagueOn Notion Enterprise, an owner may be restricting which AI apps can connect

Frequently asked questions

Can Claude connect to two Notion workspaces?

Not at the same time. The connection is workspace-specific, and registering the Notion server a second time under another name returns an error saying a server with that URL already exists. Connect each workspace to Carly and add Carly to Claude once instead.

How do I switch which Notion workspace Claude uses?

Natively you disconnect Notion in Claude’s connector settings and connect again, choosing the other workspace at Notion’s authorization screen. Anthropic notes that this affects all active sessions, so expect open chats to lose the old connection. Naming the workspace through Carly avoids the disconnect entirely.

Can Claude write to Notion?

Yes. The connector is listed as read and write, with tools that create pages and databases, update pages and views, move pages, and add comments. It happens when you ask, inside the chat you are in.

Does Claude do anything when a Notion page changes?

No. There are no event triggers, so nothing runs because a page was edited or a database row appeared. Scheduled tasks run on the clock, not on the change.

Is the Notion connector built by Anthropic?

No. It is Notion’s own remote MCP server, listed in Claude’s connectors directory. Notion controls what it can reach, and you manage the connection from Notion’s settings as well as Claude’s.


Related: Claude + Notion · Multiple Notion workspaces in Codex · Best Notion integrations · Notion

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR