not-claw: A Personal AI Agent That Lives in Telegram and Thinks in Notion
This is a submission for the Notion MCP Challenge What I Built not-claw is a self-hosted AI agent that talks to you on Telegram and uses Notion as its entire brain, memory, skills, tasks, and ident...

Source: DEV Community
This is a submission for the Notion MCP Challenge What I Built not-claw is a self-hosted AI agent that talks to you on Telegram and uses Notion as its entire brain, memory, skills, tasks, and identity, accessed through the Notion MCP server. Inspired by OpenClaw, the open-source personal agent framework that stores state as Markdown files on disk, not-claw replaces that flat-file layer with Notion. The agent reads a Soul page to know who it is. It reads a Memory page to remember what it's learned. It queries a Skills database for instructions on how to do things. It manages a Tasks database as its work queue. Every 30 minutes, a heartbeat wakes it up to work through pending tasks without being asked. The entire agent state is visible and editable in Notion. You can open the Skills database on your phone, write a new instruction, and the next time the agent runs it'll use it. You can see exactly what happened on every heartbeat in the log. Nothing is locked in a proprietary format, it's