KiwiFSKiwiFS

Your agent's favorite filesystem.

Markdown filesystem for agents and teams.

Searchable, structured, versioned markdown. Plug in an agent in 30 seconds — or self-host with a single binary.

Open Source · BSL-1.1 · Cloud & Self-hosted

KiwiFS mascot relaxing on the beach

Install in seconds

One command. Self-hostable.

$ curl -fsSL https://...kiwifs/main/install.sh | sh

$ kiwifs init --root ./knowledge

$ kiwifs serve --root ./knowledge

Server running at http://localhost:3333

One server. Every protocol.

REST, NFS, S3, WebDAV, FUSE, and MCP — all flowing through a single storage layer. Every write gets a git commit, a search index update, and an SSE broadcast.

Loading diagram...
REST API
Web frontend, scripts, CI
NFS
Docker & Kubernetes native mount
S3
Backup, data pipelines
WebDAV
Windows mapped drives
FUSE
Mount remote as local folder
MCP
Claude, Cursor, any AI agent

How it compares

Your agents need persistent, searchable, structured markdown. What do you use?

KiwiFSGit repoPostgresObsidianChroma
What it isMarkdown filesystemDIY files + gitRelational databaseLocal markdown editorVector store (OSS)
Agents can writeMCP, REST, catecho + manual commitSQL insertsLocal files onlyUpsert embeddings
MCP supportNative (29 tools)NoNoNoNo
Human-readable UIBuilt-in web UIRaw files / GitHubNeeds custom UIDesktop appNo
SearchFTS (BM25) + vectorgrepSQL LIKE / pg_trgmPluginsVector similarity
Structured queriesDQL over frontmatterNoSQL (full power)Plugin (Dataview)Metadata filters
VersioningAuto git commitsManualWAL / migrationsNoNo
Data formatMarkdown (portable)Markdown (portable)Tables (locked in)Markdown (portable)Embeddings (opaque)
Best forAgent workspace + team wikiSimple scriptsApp backendsPersonal notesOSS semantic search

Ready to give your agents a memory?

Start free on cloud, or self-host the same binary. Open source, BSL-1.1 licensed.