CursorPool
← 返回首页
MCP简易 Notion MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "easy-notion-mcp"
  ],
  "env": {
    "NOTION_TOKEN": "ntn_your_integration_token",
    "NOTION_ROOT_PAGE_ID": "your_root_page_id"
  }
}