DEV Community

Nucleus OS
Nucleus OS

Posted on

I built a Sovereign Control Plane for AI agents (MCP) 🧠

The Sovereign Pivot

Most AI agents today are 'black box' operators and cloud-dependent. After seeing 1.5M API keys leaked from similar tools, I decided to build a strictly local-first control plane.

Nucleus MCP (v1.3.0) is that bridge.

Why this matters:

  1. Persistent Engrams: Knowledge that actually survives context windows and session restarts.
  2. Hypervisor Governance: Real-time file locking and budget enforcement.
  3. Forensic Audit: Every tool call is logged in a cryptographically signed ledger.

We just open-sourced the latest version. Check the raw terminal execution in the video above.

The goal isn't just 'autonomy'β€”it's 'auditable autonomy'.

Repository: github.com/eidetic-works/mcp-server-nucleus

mcp #ai #opensource #devshowcase

Top comments (0)