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