What is dullnote?
Claude remembers things about you. But it doesn't remember your project.
It doesn't know that you renamed the database schema on Tuesday. It doesn't know the deployment broke because of a Cloudflare rule you deleted by accident. It doesn't know your roadmap shifted last week when that investor call went sideways.
That's not a memory problem. That's a context problem.
dullnote is where your project context lives. Notes, daily logs, roadmaps, task lists — all in one workspace that Claude reads and writes to. Not just reads. Writes. Claude updates your logs. Claude tracks what changed. Claude picks up exactly where your last session left off.
How to use dullnote?
Connect to Claude.ai via Settings → Connectors → dullnote. That's it. Claude can now list, read, write, and delete files in your workspace.
Works on Claude.ai (web and mobile), Claude Desktop, and any MCP client.
Key features of dullnote
- Claude reads AND writes your project context — not just storage, a living workspace
- Version history with line-by-line diffs on every change
- Attribution tracking — know if you, your Claude, or a teammate's Claude made each edit
- Roll back any change to any previous version
- Team collaboration with shared context across members (Hivemind plan)
- It's just markdown — export everything, take your files anywhere, zero lock-in
Use cases for dullnote
- Daily project logs that Claude updates after every work session
- Living roadmaps and task lists that evolve as priorities shift
- Decision logs so Claude knows why you chose Postgres over Mongo three weeks ago
- Team context sharing where everyone's Claude works from the same source of truth
Pricing
- Free: $0/month — 5MB storage, full MCP access
- Pro: $5/month — 1GB storage, version history, diffs, revert
- Hivemind: $10/user/month — team workspace, shared context, audit trail
FAQ
Does dullnote work with other AI tools? dullnote is built for Claude, but any MCP-compatible client can connect.
Is my data portable? Yes. It's plain markdown. Export or delete anytime. No lock-in.
Where is data stored? EU-hosted servers. GDPR compliant.
Server Config
{
"mcpServers": {
"dullnote": {
"url": "https://api.dullnote.com/mcp/v2"
}
}
}