Skip to main content
The Context Hub is a local HTTP daemon that coordinates all TENET subsystems. It runs on your machine, manages the memory database, serves context to agents, and coordinates events.

Starting the Hub

The hub starts automatically when you run any TENET command. It persists across sessions.

What It Does

API Endpoints

Configuration

The hub reads from .tenet/config.json:
Port and auth token are written to:
  • .tenet/context-hub.port
  • .tenet/context-hub.token

Logs

Doctor Check

Reports hub health, memory DB size, journal count, and agent registrations.