Cfetch banner
corbet-labs corbet-labs

Cfetch

AI community

Description

Local-first AI agent memory and context engine for Claude Code, Codex, Gemini and MCP: cited Markdown recall, code search, hooks and cross-machine serving.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

cfetch

Local-first memory and context control for AI coding agents.

Give Claude Code, Codex, Gemini, Cursor, and MCP clients one durable memory:
cited Markdown recall, exact code navigation, autonomous Obsidian maintenance,
knowledge graphs, vector search, and cross-machine access from one Rust binary.

CI status Latest release crates.io version License: FSL-1.1-ALv2

Dashboard · Diagnostics · Feature map · Benchmarks · OpenWolf comparison · Installation · Configuration

What is cfetch?

cfetch is a source-available AI agent memory system, Obsidian second brain, and MCP server for software development. It indexes ordinary Markdown, retrieves the most relevant statements with stable citations, maps source code to exact symbols and line ranges, and connects that context to coding agents through native hooks, instructions, MCP, or the command line.

Your Markdown remains the source of truth. Search databases, vector caches, and daemon state are derived or disposable; capture and usage str