Notion
Notion workspace integration for Codex — create and edit pages, manage databases, capture meeting notes and knowledge from agent sessions.
Install
npx codex-marketplace add openai/plugins/plugins/notion --plugin The Notion plugin for Codex turns your workspace into a live knowledge layer for agent sessions. Codex can read existing pages to get project context, create new pages with structured content, and update database records as work progresses — keeping documentation in sync with the codebase without manual copy-paste.
Meeting notes, architecture decisions, and API specs written by Codex are auto-formatted using Notion block structure. With official OpenAI authorship and 893 stars it is the top productivity integration in the Codex Marketplace.
Features
Page CRUD
Create, read, update and archive Notion pages from Codex chat.
Database queries
Filter, sort and update rows in Notion databases.
Meeting capture
Auto-structure meeting notes and action items into Notion templates.
Common Use Cases
- Capturing specs and decisions from coding sessions
- Syncing task status with Notion databases
- Generating documentation from code