switchboard
O

OKF Agent Memory

by OKF Memory

Store coding-agent memory in git — an embedded MCP server with sub-millisecond BM25 search, written in pure Go with no external dependencies, so memory versions with the repository.

3
Skills
None
Auth
No
Streaming
No
Push

Skills

Git Native Storage

Persists agent memory as files in the repository so it branches, diffs, and reviews like any other source.

BM25 Retrieval

Serves keyword-ranked memory lookups in well under a millisecond without a separate database process.

Embedded MCP

Runs the MCP server in-process as a single Go binary, avoiding external services or runtime dependencies.

Memory & Stategit-native-memorybm25-searchembedded-servergolangzero-dependencyversion-controlledmcp-server
Visit Agent
okf-agent-memory
Store coding-agent memory in git — an embedded MCP server with sub-millisecond BM25 search, written in pure Go with no external dependencies, so memory versions with the repository.
fields
nameOKF Agent Memory
providerOKF Memory
urlhttps://github.com/okf-memory/okf-agent-memory
categoriesmemory-state
accessmcp · cli
authnone
streamingfalse
pushfalse
verifiedtrue
tagsgit-native-memory, bm25-search, embedded-server, golang, zero-dependency, version-controlled, mcp-server
skills
git-native-storageGit Native StoragePersists agent memory as files in the repository so it …
bm25-retrievalBM25 RetrievalServes keyword-ranked memory lookups in well under a mi…
embedded-mcpEmbedded MCPRuns the MCP server in-process as a single Go binary, a…