mcp-memory-recall
mcp-memory-recall
Activation gate (anti-noise)
Only run memory recall if at least one is true:
- User explicitly references past work (“jak ostatnio”, “wróćmy do…”, “kontynuuj”).
- The task is multi-step/refactor/migration where prior decisions materially affect correctness.
- The user asks to “remember/check what we decided”.
Do NOT run for:
- Single-shot Q&A, simple command request, or isolated conceptual question.
Procedure
- Query memory for: last relevant project node, decisions, constraints, open TODOs, and “lessons learned”.
- Extract only the minimum set needed to answer.
- If conflicts exist (new user constraints vs memory), prefer latest user instruction and mark memory as stale.
- In output, reference memory-derived constraints as “previously decided” (no verbose dump).
Output
- Short: “What I found” (key constraints/decisions) + “How it affects this task” + next action.
Failure handling
- If MCP memory is unavailable: proceed without it and mark as UNCERTAIN + suggest fastest way to verify (open MCP, rerun).
More from janjaszczak/cursor
vanilla-web
Build or modify plain HTML/CSS/JavaScript (no framework) using modular ES modules (ESM), SRP, minimal global state, and shippable runnable files with lightweight verification. Use for static pages, small UI widgets, vanilla JS refactors, and quick prototypes without React/Vue/Angular.
103mcp-postman
Use Postman MCP to inspect/maintain collections, environments, and API workflows; generate or validate requests and tests. Use when API verification or collections are the source of truth.
14keepassxc integration
Integracja KeePassXC z Cursorem do bezpiecznego zarządzania sekretami (hasła, tokeny API, klucze SSH)
8python-backend-fastapi
>
8task-planning-shrimp
Plan, split, and track multi-step work using Shrimp Task Manager MCP (or equivalent). Use for multi-file refactors, migrations, or any work that benefits from task tracking.
7mcp-github-ops
Use GitHub MCP for issue/PR context, diffs, reviews, and automations. Use when the task references PR/issue numbers, review requests, or requires repo metadata beyond local git.
7