Pack
A personal knowledge base. Markdown documents in Postgres, indexed for semantic search, with an MCP server so external agents read and write the same corpus you do.
Source: github.com/krondor-corp/pack.
Getting started
- Introduction — what Pack is and what it gives you.
- Navigating Pack — files, search, chat, command palette.
Core features
- Writing — autosave, concurrent editing, versions.
- Tags — flat, user-defined, per-document.
- Refs — inline links between documents and backlinks.
- Search — semantic search with tag filters.
- Chat — grounded conversations with citations.
Integrations
- MCP — agent tool surface at
POST /mcp.
Help
- FAQ.