Hyperconsciousness

Community

Developer-alpha Rust MCP server for encrypted, append-only knowledge, keyword search and scoped, expiring agent grants. MIT-licensed; build from source.

About Hyperconsciousness MCP Server

Developer-alpha Rust MCP server for encrypted, append-only knowledge, keyword search and scoped, expiring agent grants. MIT-licensed; build from source.

Features

Tools
Getting Started

Submitted on behalf of Louis Beaumont (louis030195), the project maintainer, with Codex assistance. Hyperconsciousness is a developer alpha. Build the public repository from source with Rust 1.88 or later using `cargo build --release --locked`. Linux also needs the native build dependencies listed in the README. The npm registry package is not the source for this alpha. Follow the README to initialize an isolated store with `hc start`, create a scoped, expiring grant, and configure your MCP client with absolute paths to the `hc` executable and store. Run the MCP server as `hc mcp --as <grant-id> --dir /absolute/path/to/store`. Use a read-only grant initially; write and secret capabilities require appropriate authorization. The server exposes tools including overview, search, recent, record and remember. Search is keyword-based, not semantic. Encrypted storage does not keep plaintext local once it is returned to a hosted model. This alpha has not had an independent security audit. Source-install and MCP setup: https://github.com/louis030195/hyperconsciousness#give-an-agent-limited-access