Commit Code, Update Docs: Building an AI Pipeline With Notion MCP
Dev.to AI
•
Generative AI
This is a submission for the Notion MCP Challenge What I Built Codebase Cortex is a multi-agent AI system that automatically keeps engineering documentation in sync with code. You commit code - your Notion docs update themselves. Why not just use Claude Code / Cursor / Copilot for docs? Coding AI tools are great at writing documentation - when you prompt them. The problem is you have to keep prompting. Every commit, you need to remember to ask, check if the right pages were updated, and verify nothing was overwritten. It's still a manual process - just with better writing.