Documentation
Everything you need to get started with Hicortex
Quick Start
- Single machine:
npx @gamaze/hicortex init - Client mode (connect to existing server):
npx @gamaze/hicortex init --server http://your-server:8787 - Done — Hicortex auto-configures MCP, installs the daemon, and starts learning
Installation
Single machine, team self-hosted server, and harness plugin setup (Claude Code, Hermes, OpenClaw)
Configuration
LLM provider setup, auth tokens, recall-only mode, and the full config file reference
Usage
MCP tools, /learn command, nightly pipeline, and multi-machine workflow
Domains
Define your knowledge spheres — Hicortex files every memory into them automatically and reorganizes nightly
Upgrading
Migrating from 0.7.1 or earlier: license change, auth token, and capture architecture changes
API Reference
REST endpoints (including POST /distill) and MCP tools reference with parameters
Changelog
What's new in each release