frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Recall – Persistent Memory for Claude Code via MCP Hooks

https://recallmcp.com
1•elfenleid•1h ago
Hi HN,

A while back I posted about recall MCP - https://news.ycombinator.com/item?id=45516584 Since then I updated a series of times and received quite a good amount of positive response. I decided to take it a step further and make it an actual product. It has been a super interesting journey.

I built Recall because I was spending 10+ minutes every Claude Code session re-explaining my project. Architecture, conventions, past decisions — all gone after a session restart or context compaction.

Recall is an MCP server that gives Claude Code persistent memory. It works by running four lifecycle hooks:

- session-start: fetches relevant memories and injects them as context - observe: captures key events (git commits, file changes, decisions) silently after Write/Edit/Task operations - pre-compact: saves critical state before Claude's context window gets summarised (this is the most valuable hook — compaction kills nuance) - session-end: records a session summary

Install as a native Claude Code plugin:

  /plugin install recall@claude-plugins-official
  /recall:setup   ← connects your API key
The plugin bundles the MCP server config, all 4 hooks, and auto-updates itself in the background. Alternatively, hooks-only install is still available for those who prefer it:

  curl -fsSL https://recallmcp.com/install-hooks | bash
Hooks are pure bash + curl. No daemon, no npm packages, no background processes. Every hook exits 0 on errors so it never blocks Claude.

Memory is stored in Redis with semantic search via embeddings (Voyage AI, Cohere, OpenAI, or others). Each tenant gets isolated storage with AES-256-GCM encryption.

Some features that might be interesting to this audience:

1. Native Claude Code plugin — ships as a proper plugin installable with `/plugin install recall@claude-plugins-official`. Bundles MCP server config + all 4 hooks. Auto-updates in the background.

2. Webhook ingestion — route GitHub/Stripe/any webhook into a Claude session. Your AI becomes event-aware.

3. Self-hosted — `curl -fsSL https://install.recallmcp.com | bash` gives you a Docker Compose stack with Redis + Recall. $12/mo license, air-gapped compatible.

4. Team sharing — one Claude learns, all team Claudes know. Workspace-scoped with selective sharing.

Open source (MIT): https://github.com/joseairosa/recall Hosted: https://recallmcp.com (free tier: 500 memories)

Technical details: TypeScript, Express 5, Redis/Valkey adapters, Drizzle ORM for billing/teams on PostgreSQL, StreamableHTTP MCP transport. 16 consolidated MCP tools exposed.

Happy to discuss the architecture, MCP protocol integration, or the memory/embedding strategy.

Show HN: Grant Project Access Without Forms or Mail Verification

https://autheona.com/
1•lasgawe•43s ago•0 comments

Have We Forgotten How to Design?

https://lmnt.me/blog/have-we-forgotten-how-to-design.html
1•zdw•3m ago•0 comments

Genode OS Framework 26.02

https://genode.org/documentation/release-notes/26.02
1•snvzz•5m ago•0 comments

Show HN: Vigil – Zero-dependency safety guardrails for AI agent tool calls

2•HexitLabs•6m ago•1 comments

Show HN: Wardrowbe – I kept staring at a full closet with nothing to wear

https://github.com/Anyesh/wardrowbe
1•rabbi7•7m ago•0 comments

Blocks apps on your phone by scanning a QR Code

https://apps.apple.com/us/app/offkit-app-blocker/id6758268708
1•nickfthedev•8m ago•0 comments

Extend a Python-Like Language into Your Own Type-Safe DSL

https://tapl-lang.org/
1•orti•9m ago•0 comments

Ventuals: Pre-IPO Stocks on Hyperliquid

https://app.ventuals.com/markets
1•andxor•13m ago•0 comments

Masakhane

https://www.masakhane.io/
1•pizza•16m ago•0 comments

Show HN: Magicreader – shorten and simplify web articles in-place

https://magicreader.com/demo
1•mzelling•17m ago•0 comments

The Radical Font

https://terathon.com/blog/radical-font.html
1•tzury•20m ago•0 comments

Who is/was the Anthropic in Amazons rise? What about in Facebook’s?

1•AbstractH24•20m ago•0 comments

Show HN: Inteldump – CIA World Factbook 1990–2025 terminal UI (281 countries)

https://inteldump.site
1•crawde•29m ago•0 comments

3D Printer for Kids [video]

https://www.youtube.com/watch?v=2HuwxrtPo_0
1•sxzygz•29m ago•0 comments

After 6 months of building an app, Google Play keeps bitching about permission

https://www.photoai4me.com
1•zoalord12•29m ago•1 comments

Extracted tech from 5.6M sites and made some dashboards out of 'em

https://versiondb.io/technology/php/
1•_chse_•34m ago•1 comments

OpenAI strikes deal with Pentagon hours after Trump admin bans Anthropic

https://www.cnn.com/2026/02/27/tech/openai-pentagon-deal-ai-systems
4•Bender•36m ago•1 comments

Archer Aviation to use Starlink internet in its eVTOL air taxis

https://electrek.co/2026/02/27/archer-aviation-achr-starlink-internet-evtol-air-taxis/
1•Bender•37m ago•0 comments

Tesla launches Model Y 7-seater in Europe for €2,500

https://electrek.co/2026/02/27/tesla-launches-model-y-7-seater-europe-model-yl/
1•Bender•39m ago•1 comments

Show HN: Ebbforge - 10M agent Rust swarm engine, 8 fundamental benchmarks

https://github.com/juyterman1000/ebbforge-swarm-intelligence
2•agent-world•42m ago•0 comments

Show HN: YourApp – Mobile-First Developer Tool (Contributors Welcome)

https://github.com/Adhishtanaka/yourapp
1•adhishtanaka•43m ago•0 comments

Show HN: QAA – YAML-Based Test Automation Agent Looking for Contributors)

1•adhishtanaka•46m ago•0 comments

AI is rewiring how the best Go players think

https://www.technologyreview.com/2026/02/27/1133624/ai-is-rewiring-how-the-worlds-best-go-players...
2•davidst•48m ago•0 comments

Show HN: Use your domain as its own sale page

https://d.omain.co/
1•mrdost•49m ago•0 comments

How Louis Theroux Took on the Manosphere

https://www.gq-magazine.co.uk/article/louis-theroux-vs-the-manosphere
1•mellosouls•53m ago•0 comments

Human Brain Cells on a Chip Learned to Play Doom in a Week

https://m.slashdot.org/story/452896
2•computersuck•55m ago•0 comments

Show HN: CanaryAI – Claude Code Security Monitoring Tool

https://github.com/jx887/homebrew-canaryai
1•jx887•57m ago•0 comments

Pure Rust, zero dependencies AI models, runs locally, free forever

https://huggingface.co/qoranet
2•blockmandev•59m ago•1 comments

Show HN: Circuitchat, a Tor-first encrypted messaging program using Noise

https://github.com/uncognic/circuitchat
1•uncognic•1h ago•1 comments

Samsung Galaxy update removes Android recovery menu tools, including sideloading

https://9to5google.com/2026/02/27/samsung-galaxy-update-android-recovery-menu-removed/
4•josephcsible•1h ago•0 comments