Back to browse
Dump – easily share context with AI

Dump – easily share context with AI

by vochsel·Mar 18, 2026·7 points·2 comments

AI Analysis

●●SolidShip ItBig Brain

llms.txt generation from whiteboards is clever, but Notion AI already shares context between chats.

Strengths
  • Spatial organization of links and notes creates implicit structure that llms.txt can serialize.
  • MCP server integration means AI agents can fetch board content without manual copy-paste.
Weaknesses
  • 38 dumps created suggests very early traction — unclear if teams actually adopt this workflow.
  • No mention of how board content stays synchronized with source pages that may change or disappear.
Category
Target Audience

Developers managing context across multiple AI chat sessions and team members

Similar To

Notion · Obsidian · Mem.ai

Post Description

I wanted a very simple way to dump prompts, links, and todo lists into my claude code and codex agents.

And to work outside of the context window. This works particularly well for sharing "Projects" between Claude/ChatGPT etc.

It's open source here; https://github.com/Vochsel/dump.page

Anything you dump on the board becomes an llms.txt - spatially sorted implicitly and explicity sorted via connection edges.

Would love HN's thoughts!

Similar Projects