1{2 "mcpServers": {3 "notion mcp": {4 "command": "npx",5 "args": [6 "-y",7 "@notionhq/notion-mcp-server"8 ],9 "env": {10 "OPENAPI_MCP_HEADERS": "{\"Authorization\": \"Bearer ntn_****\", \"Notion-Version\": \"2022-06-28\" }"11 }12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation