Skip to main content
ClaudeWave
okf-memory avatar
okf-memory

okf-agent-memory

View on GitHub

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

MCP Servers549 stars35 forksGoMITUpdated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · okf-agent-memory
Claude Code CLI
git clone https://github.com/okf-memory/okf-agent-memory
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "okf-agent-memory": {
      "command": "okf-agent-memory"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/okf-memory/okf-agent-memory@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-memoryai-agentsbm25coding-agentsdeveloper-toolsgit-nativegogolangknowledge-baseknowledge-graphllm-memorymarkdownmcpmcp-servermodel-context-protocolokfopen-knowledge-formatpersistent-memory

What people ask about okf-agent-memory

What is okf-memory/okf-agent-memory?

+

okf-memory/okf-agent-memory is mcp servers for the Claude AI ecosystem. Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go. It has 549 GitHub stars and its last recorded update is dated 2026-09-10.

How do I install okf-agent-memory?

+

You can install okf-agent-memory by cloning the repository (https://github.com/okf-memory/okf-agent-memory) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is okf-memory/okf-agent-memory safe to use?

+

Our security agent has analyzed okf-memory/okf-agent-memory and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains okf-memory/okf-agent-memory?

+

okf-memory/okf-agent-memory is maintained by okf-memory. The last recorded GitHub activity is dated 2026-09-10, with 8 open issues.

Are there alternatives to okf-agent-memory?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy okf-agent-memory to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: okf-memory/okf-agent-memory
[![Featured on ClaudeWave](https://claudewave.com/api/badge/okf-memory-okf-agent-memory)](https://claudewave.com/repo/okf-memory-okf-agent-memory)
<a href="https://claudewave.com/repo/okf-memory-okf-agent-memory"><img src="https://claudewave.com/api/badge/okf-memory-okf-agent-memory" alt="Featured on ClaudeWave: okf-memory/okf-agent-memory" width="320" height="64" /></a>

More MCP Servers