Skip to content

Knowledge Management

Notion MCP connector

Notion brings 95 AI tools to Elaichi, covering pages, databases, comments and users. Connect the workspace once, then Claude, ChatGPT, Cursor or any MCP client reaches only the pages each person is already allowed to open.

  • How it connects. OAuth or API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Notion to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Notion once

  1. Open Connections, choose Add connection, and pick Notion.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Approve it in Notion. Notion's own window opens. Whoever approves it decides what this connection can reach.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

notion
Notion
Articulate 360
Atlan
Butter CMS
Coda
Confluence
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Notion to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Notion to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Notion to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Notion to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Notion through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Engineering

    Answer wiki questions without opening Notion

    Ask which specs changed this week, or what a design doc concluded, and the answer comes back with the page it came from. Reading is all this needs, so the agent doing it cannot change a thing.

  • Product

    Find the gaps in a roadmap

    Ask which roadmap entries have no owner, or which shipped last month with nothing written up. The Monday morning scan somebody used to do by hand, answered in a sentence.

  • Marketing

    Draft into the right place, every time

    Ask for a meeting note or a campaign brief and it lands in the team's own database. You can fix the destination in advance, so nothing arrives in the wrong corner of the workspace.

  • Support

    Catch up on a thread before a review

    Comments are where decisions actually get made and where nobody reads back. Ask for the argument so far in a paragraph, without granting anything that can write.

  • People Ops

    Give each team its own corner

    One Notion connection, a different set of tools per team. Engineering reaches the engineering wiki, People Ops the handbook, and nobody browses into a corner that was never theirs.

  • Legal

    Keep legal holds in Legal's hands

    Notion's legal hold controls sit in the same list as the content calendar and look like ordinary admin. Keep them available to Legal and unavailable to everybody else.

Try asking

  • “Summarize comments added to the product spec page this week.”
  • “List Notion pages in the roadmap database missing an owner.”
  • “Create a meeting notes page in the team database.”

See all 95 Notion tools below

AI tools

Notion tools for your AI agents

95 tools are ready to call through Elaichi's MCP endpoint the moment you connect Notion, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Notion gets you

6 screens from the product, each doing one job for your Notion account.

The agent

Ask in plain language, read live Notion pages.

Three starter prompts pull answers straight from Notion pages, databases and comments.

  • pages
  • databases
  • comments
  • users

Ask Elaichi to work across your apps.

Summarize comments added to the product spec page this week.

List Notion pages in the roadmap database missing an owner.

Create a meeting notes page in the team database.

Also runs in Claude, ChatGPT or Cursor

MCP clients

One Notion endpoint, governed for the whole org.

Claude, ChatGPT and Cursor connect over OAuth, no SDK and no shared key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

95 Notion tools land ready to call.

Pages, databases, comments and users are covered without writing custom code.

  • List all Notion users
  • Get single Notion user by ID
  • Create a Notion legal hold user
  • Delete a Notion legal hold user by ID
ElaichiTools
Tool Action Description
List all Notion users List List all users in Notion workspace. Returns user objects including id, type, name, email (for person type), and avatar_url.
Get single Notion user by ID Get Get information about a specific user in Notion by user_id. Returns user id, type, email, name, and avatar_url.
Create a Notion legal hold user Create Add users to a Notion legal hold. Returns the updated legal hold object including id, status, and users (ids, total). Required: legal_hold_id, user_ids.
Delete a Notion legal hold user by ID Delete Remove a user from a Notion legal hold. Returns the updated legal hold object including id, status, and remaining users. Required: legal_hold_id, id.
List all Notion databases List List databases by title in Notion. Requires 'query' parameter to match database titles. Returns fields including id, created_time, last_edited_time, archived status, and properties for each database.

Toolboxes

Each team gets its own Notion toolbox.

Curate one toolbox per team so people see only relevant Notion tools.

  • Engineering
  • Product
  • Marketing
  • People Ops
ElaichiToolboxes
Name Source template Tools Created

Engineering toolbox

Notion · specs and roadmap databases

Notion starter 18 Mar 4, 2026

Product toolbox

Notion · requirement pages and comments

9 Mar 2, 2026

Marketing toolbox

Notion · campaign pages and content calendars

24 Feb 27, 2026

People Ops toolbox

Notion · handbook pages and onboarding databases

Notion starter 6 Feb 19, 2026

Support toolbox

Notion · help articles and issue pages

31 Jan 30, 2026

Legal toolbox

Notion · policy pages and legal hold users

12 Jan 22, 2026

Shared connections

Teammates use Notion without seeing a token.

See who connected each Notion account and which teams and members share it.

  • Engineering wiki
  • Product roadmap
  • Marketing content
  • People handbook
ElaichiConnections
Connection Scope Status Access
NO

Notion (Engineering wiki)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
NO

Notion (Product roadmap)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
NO

Notion (Marketing content)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
NO

Notion (People handbook)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
NO

Notion (Support knowledge base)

Connected by Clara Nowak

Personal • Active Not shared
NO

Notion (Legal archive)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who changed which Notion page.

Every call records time, person, action, type and the Notion resource touched.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Notion Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Notion Pages Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Notion Pages List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule drafts your Notion digest nightly.

Six steps fetch pages, group them, draft a digest, await approval, post to Notion.

Notion digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch pages

    Notion

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Notion

    Queued

Collections and dashboards

Notion page activity counted, not summarized.

Four metrics, 14 days of pages created and a team breakdown, refreshed on schedule.

Notion health

Refreshed 4 minutes ago · every 15 minutes · from the pages collection

Live

Pages

1,284 ↓ 12%

Databases

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Pages created

Last 14 days

By team

Share of activity

Engineering wiki 34%

Product roadmap 27%

Marketing content 21%

People handbook 18%

FAQ

Frequently asked questions

How do I connect Notion to Claude?

Two steps. In Elaichi, add Notion and sign in to your Notion workspace, choosing which pages and databases to share on Notion's own consent screen. Then in Claude open Customize, then Connectors, press Add, and paste https://api.elaichi.ai/mcp as the MCP server URL. There is no client ID or secret to generate, and you only do the Claude half once, however many apps you add later.

Does Notion work with ChatGPT and Cursor as well as Claude?

Yes. The same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Notion once in Elaichi and it shows up in whichever client each person prefers, so nobody re-does the setup per tool.

What can an AI agent actually do with my Notion?

Find and read pages, draft new ones, update page properties, work through database rows, and read or write comments. In practice people ask it to write up a meeting, keep a project database current, or pull together what a handful of scattered pages say. It works on the pages you share, using your own Notion access.

Does connecting Notion give the AI my whole workspace?

No. Notion's own consent screen decides this: you pick the pages and databases the connection can see, and everything you do not pick stays invisible. Inside Elaichi you can narrow it further, down to specific people or specific actions, and anything you block is never offered to the AI in the first place.

Can my team share one Notion connection?

Yes, and that is the usual setup. One person connects Notion and shares it with a team, so nobody else re-authorizes and nobody handles a Notion token. Each teammate still signs in to Elaichi as themselves, so who did what stays visible in the audit log.

Can I let people read Notion without letting the AI change anything?

Yes. Restrictions work per action, so you can allow the Notion read tools and block create, update and delete for a person, a team or a role. A blocked tool is never advertised to Claude or ChatGPT, so no prompt can talk the model into using it.

What happens to a Notion connection when someone leaves?

Offboard them in Elaichi and their access stops immediately, including anything they had connected through a client. A shared Notion connection keeps working for everyone else. To remove Notion entirely, disconnect it once in Elaichi; nobody has to go tidy their own Claude or ChatGPT settings.

Put Notion in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.