Skip to content

Commit 83891fc

Browse files
Update README.md (makenotion#40)
Fronting `Connecting content to integration` section before `Adding MCP Config` section.
1 parent bab1f7a commit 83891fc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@ For example, you can create a read-only integration token by giving only "Read c
1919

2020
![Notion Integration Token Capabilities showing Read content checked](docs/images/integrations-capabilities.png)
2121

22-
#### 2. Adding MCP config to your client:
22+
#### 2. Connecting content to integration:
23+
Ensure relevant pages and databases are connected to your integration.
24+
25+
To do this, you'll need to visit that page, and click on the 3 dots, and select "Connect to integration".
26+
27+
![Adding Integration Token to Notion Connections](docs/images/connections.png)
28+
29+
#### 3. Adding MCP config to your client:
2330

2431
##### Using npm:
2532
Add the following to your `.cursor/mcp.json` or `claude_desktop_config.json` (MacOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`)
@@ -103,13 +110,6 @@ Don't forget to replace `ntn_****` with your integration secret. Find it from yo
103110

104111
![Copying your Integration token from the Configuration tab in the developer portal](https://github.com/user-attachments/assets/67b44536-5333-49fa-809c-59581bf5370a)
105112

106-
#### 3. Connecting content to integration:
107-
Ensure relevant pages and databases are connected to your integration.
108-
109-
To do this, you'll need to visit that page, and click on the 3 dots, and select "Connect to integration".
110-
111-
![Adding Integration Token to Notion Connections](docs/images/connections.png)
112-
113113
### Examples
114114

115115
1. Using the following instruction

0 commit comments

Comments
 (0)