Browse
→ AI & Models
→ OKF Agent Memory
OKF Agent Memory
Git-native persistent memory layer for AI coding agents built around Google OKF v0.2 concepts. The zero-dependency Go CLI stores memory as Markdown and YAML in a repository knowledge folder, validates graph structure, searches concepts with in-memory BM25, and runs a stdio MCP server for Claude Code, Cursor, Codex, and similar clients. Public GitHub repository created September 5, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | okf mcp knowledge |
| Install | git clone https://github.com/okf-memory/okf-agent-memory.git && cd okf-agent-memory && make build |
Use Cases
| 01 | Add local repository-backed memory search and retrieval to coding agents without a vector database |
| 02 | Validate and maintain OKF knowledge bundles with deterministic CLI checks before agent use |
| 03 | Reduce memory-token bloat by exposing progressive concept lookup over MCP |
Tags
memory okf bm25 markdown knowledge-graph git-native go agent-memory
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>