Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.10et.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.