PowerContext documentation¶
PowerContext stores project-scoped context for agents. It runs as a local or remote Server and exposes the same durable Memory through Codex, Python, HTTP, and MCP.
If you are installing PowerContext for yourself, start with the Codex quickstart. It takes you from a Git install to a second Codex session that can restore the first session's work.
Use PowerContext¶
- Install and run: install from Git, start the Server, and update it.
- Configure Codex: install the plugin and control project scope and prompt capture.
- Troubleshoot: diagnose credentials, plugin, Server, database, and hook failures.
Look up details¶
- Interfaces: Codex, CLI, Client SDK, Core SDK, HTTP, and MCP.
- Configuration: defaults and environment variables.