Bilinc launches a hosted MCP memory server to help agents remember across sessions

atakanelik34 · reddit · 2026-07-28

Bilinc launches a hosted MCP memory server for agents that forget between sessions

The project, named Bilinc (“consciousness” in Turkish), is a hosted MCP memory server for agents that lose context after each session. It is registered in the MCP Registry as io.github.atakanelik34/bilinc and speaks MCP over stdio.

What it does

It exposes three tools:

The author’s main claim is that memory should let an agent resume work with awareness of what it already tried, what it decided, and what remains unfinished. If a bad run writes something wrong, provenance makes it easier to inspect and recover than manually hunting logs.

Quick start and constraints

It works with Claude Code, Cursor, Codex, and any MCP-over-stdio client.

Business details

The post also mentions an archived LongMemEval-S retrieval benchmark with R@5 98%, but explicitly says that is only one retrieval component and not an end-to-end agent score.

Original post →

More from coding & agent

coding & agent channel →