Install
openclaw skills install notion-remote-mcpUse Notion through mcporter-backed remote MCP tools. Use when reading or writing Notion pages, querying databases, searching workspace content, creating or u...
openclaw skills install notion-remote-mcpUse Notion through mcporter backed by https://mcp.notion.com/mcp.
The OAuth token is injected automatically via $env:NOTION_MCP_OAUTH_TOKEN. Never ask the user for a token.
mcporter list notion --schema.search - find pages and databases.retrieve_page, retrieve_block_children, retrieve_database - inspect content and schemas.append_block_children, update_block, delete_block - edit page content.query_database, create_database_item - work with database rows.create_page, update_page - create pages or update properties.If multiple search results look similar, ask the user to choose the target.
If auth fails, tell the user to reconnect Notion in Maverick settings.