Back to articles
MCP Notion Project: BrowserResume
How-ToTools

MCP Notion Project: BrowserResume

via Dev.toChieFromThe60sπŸ€„πŸŽ²

This is a submission for the Notion MCP Challenge What I Built Key features in the current prototype: Chrome extension that grabs your recent history with one click AI processes the history to create rich session entries in a Notion database "Resume Prompt" that tells you exactly how to continue (the superpower) Manual workflow today, with clear path to full automation via Notion MCP This is especially useful for researchers, developers, founders, or anyone who jumps between many tabs and hates losing context. Video Demo Show us the code GitHub Repo: https://github.com/walukrypt/BrowserResum.git Main files: manifest.json (Chrome MV3) background.js + popup.js (uses chrome.history API) Notion database schema (Browser Sessions) The extension is lightweight and focused on feeding clean history data to the AI agent. How I Used Notion MCP Notion MCP is the core foundation of BrowserResume. I created a dedicated "Browser Sessions" database in Notion with these properties: Date Summary Key URL

Continue reading on Dev.to

Opens in a new tab

Read Full Article
6 views

Related Articles