nebu-ctx
Rust runtime client for the nebu-ctx MCP, host, and dashboard stack.
Homepage: https://nebu-ctx.com
Install
This default install keeps the client lightweight. For a local source build, use:
On Windows, the client is configured to prefer rust-lld for x86_64-pc-windows-msvc builds. If your local toolchain still lacks a linker, install Visual C++ build tools or switch to a GNU target.
Local install from source
What it does
- Started from the practical
lean-ctxclient surface and was reshaped into the currentnebu-ctxruntime client. - Connects to a running
nebu-ctxhost over HTTP withnebu-ctx connect. - Supports local runtime tools plus server-backed tools such as
ctx_brainagainst shared PostgreSQL-backed server state.
Repository
Project source and deployment assets live in the main repository: