1
Install
- Shell
- Homebrew
- Go
- Docker
2
Initialize a knowledge base
3
Start the server
http://localhost:3333. Open it in your browser to see the web UI.4
Write from your agent
5
Search
You now have a searchable, versioned knowledge base. Every write is a git commit.
Connect an AI agent
Add KiwiFS as an MCP server in Claude Desktop or Cursor:Next steps
Configuration
Auth, search, versioning, vector embeddings, and more.
Agent Interface
Filesystem, REST, and MCP access patterns.
Search
Grep, FTS5, hybrid, and vector search.
DQL
Query frontmatter metadata with a SQL-like language.
Deploy with Docker
Production deployment with Docker Compose.
Web UI
Tree, editor, graph, Bases, and search.