Skip to main content
The Context Hub is an MCP server that runs locally, serving memory, events, and context to all agents.
tenet context-hub ensure       # start if not running
tenet context-hub start        # start explicitly
tenet context-hub stop         # stop the daemon
tenet context-hub status       # check health
tenet context-hub events       # stream live events
Default port: 4360. Configured in .tenet/config.json.