Stickies
@dumbspacecookie
About Stickies
A small, deterministic sticky-note layer for Claude Code. You pin a note — a decision, a blocker, a todo — and it survives session resets, /clear , and closing the terminal. Next session in that project, the notes that s
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"stickies": {
"command": "node",
"args": [
"--disable-warning=ExperimentalWarning",
"/abs/path/to/stickies/src/server.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stickies?
A small, deterministic sticky-note layer for Claude Code. You pin a note — a decision, a blocker, a todo — and it survives session resets, /clear, and closing the terminal. Next session in that project, the notes that still matter are handed back to Claude automatically.
How to use Stickies?
The README includes setup instructions such as !!sticky decision P1 #storage :: storage is node:sqlite, no native deps.
Key features of Stickies
- Zero-turn capture. Claude parks a note by writing one line *in a reply it was already
- Importance-graded injection. The session-start digest degrades by importance, not by
- .stickies/notes.json — the store (source of truth) + a human-readable .stickies/NOTES.md mirror
- .claude/settings.json — a SessionStart hook (injects the digest) and a Stop hook (captures !!sticky …)
- CLAUDE.md — teaches Claude the !!sticky convention (the plugin's MCP instructions aren't present in the cloud)
Use cases of Stickies
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Stickies
Where is the source code for Stickies?
The source code is linked from the repository URL on this page.
Does Stickies include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Stickies?
The source code is linked from the repository URL on this page.
Does Stickies include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
Velarion — Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools — sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments