How to give Claude Code persistent memory with a Markdown vault

This is the part that cost me hours and isn’t documented anywhere else: deploying an MCP server behind Cloudflare, and why SSE silently breaks.

April 3, 2026 · 4 min · thebackpackdev

How to make multiple Claude Code sessions talk to each other

The alias collision was silent. Both workers shared an identity, answers landed in the wrong terminal, and everything looked fine until you looked at all three sessions together.

April 3, 2026 · 5 min · thebackpackdev