Skip to content

Commit 1fb582a

Browse files
committed
Minor doc updates
1 parent 2054488 commit 1fb582a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎README.md‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ This project implements an [MCP server](https://spec.modelcontextprotocol.io/) f
88

99
### Installation
1010

11-
#### 1 First Step:
12-
Go to https://www.notion.so/profile/integrations and create a new internal integration.
11+
#### 1. Setting up Integration in Notion:
12+
Go to [https://www.notion.so/profile/integrations](https://www.notion.so/profile/integrations) and create a new **internal** integration or select an existing one.
1313
<img width="918" alt="tutorial" src="tutorial0.png" />
1414

1515

16-
#### 2 Second Step:
16+
#### 2. Adding MCP config to your client:
17+
1718
Add the following to your `.cursor/mcp.json` or `claude_desktop_config.json` (MacOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`)
1819

1920
```javascript
@@ -34,7 +35,7 @@ Don't forget to replace `ntn_****` with your integration secret. Find it from yo
3435

3536
<img width="918" alt="retrieve-token" src="https://github.com/user-attachments/assets/67b44536-5333-49fa-809c-59581bf5370a" />
3637

37-
#### 3 Third Step:
38+
#### 3. Connecting content to integration:
3839
Ensure relevant pages and databases are connected to your integration.
3940

4041
To do this, you'll need to visit that page, and click on the 3 dots, and select "Connect to integration".

0 commit comments

Comments
 (0)