Back to Plugins

Notion

Notion workspace integration. Search pages, create and update content, manage databases, and sync documentation with your development workflow.

documentationnoteswikiintegrationofficial

Installation

claude plugins add notion@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "notion@claude-plugins-official": true
  }
}

Commands

/notion-searchSearch across Notion workspace
/notion-createCreate new page or database entry
/notion-updateUpdate existing page content
/notion-syncSync documentation with codebase

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub