v1.7 is live: OAuth protection + importance-aware merging

Until now your MCP endpoint was protected by URL obscurity. The random Worker URL generated at setup made it hard to guess. That worked, but it was not real security. pointed this out and shipped a PR to fix it. v1.7 adds proper OAuth so the endpoint is explicitly protected, not just obscure.

Merging also got smarter. When two memories overlap, v1.7 now weighs importance, so high-signal context does not get flattened into a near-duplicate. This one came directly from feedback by during the launch.

Self-hosted on your own Cloudflare account. Redeploy to pick up both changes.

39 views

Add a comment

Replies

Best
Importance-aware merging is a smart fix — was worried about context loss. Thanks for shipping this fast! ⏩The OAuth PR was a solid catch by . Redeploying now🚀
Exactly the problem it was meant to fix. Let me know if you notice anything off after redeploying.