CursorPool
← 返回首页

Easy Notion MCP

面向 Cursor 的 Notion MCP 插件。

markdowntypescriptmcpcursornotionai-agentsclaudenotion-apillm-toolsmcp-serveropenclaw
cursor.directory·12
MCPeasy-notion-mcp
添加到 Cursor

This config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.

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