1{2 "mcpServers": {3 "notion": {4 "command": "npx",5 "args": [6 "-y",7 "notion-mcp-server"8 ],9 "env": {10 "NOTION_TOKEN": "YOUR_KEY",11 "NOTION_PAGE_ID": "YOUR_PAGE_ID"12 }13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation