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.
In Elaichi
Connect Notion once
-
Open Connections, choose Add connection, and pick Notion.
-
Optionally set Share with to give a team access, then press Connect.
-
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.
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
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
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
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
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
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
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
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
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.”
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.
No tools match your search.
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.
Copy the endpoint
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
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
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
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
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
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch pages
Notion
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
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
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 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.