Holzi

haexhub/Holzi
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
Personal AI assistant — FastAPI backend with SQLite/FTS5 memory, MCP server, Signal/web/VSCode frontends. Uses Claude Max via haex-claude-proxy.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "holzi": {
      "command": "uvx",
      "args": [
        "holzi"
      ]
    }
  }
}

Or install with pip: pip install holzi

README Excerpt

Personal AI assistant. Runs on a VPS, reachable via Signal (Note-to-Self), a web UI, and from inside VSCode through Cline/Roo Code. Uses a Claude Max subscription via the [`haex-claude-proxy`](https://github.com/) and keeps memory across all channels in SQLite + FTS5. See [`docs/plans/2026-05-21-hermes-mvp-design.md`](docs/plans/2026-05-21-hermes-mvp-design.md)

Tools (2)

HERMES_LLM_URLHERMES_MODEL