提交

MGC Blackbox – Local Encrypted Execution Layer

@zkeviny

A local encrypted execution layer for AI agents. Provides sealed scripts, protected subprocess execution, and secure local storage.
概览

MGC Blackbox – Local Encrypted Execution Layer MGC Blackbox is a local encrypted execution engine designed to protect sensitive human intent and enable secure, deterministic AI execution.

It provides:

Sealed Script Execution
Scripts are encrypted and only decrypted at runtime inside the Blackbox.

Protected Subprocess Execution
Local commands run inside a controlled sandbox.

Encrypted Local Storage
All data is stored with device‑level encryption.

Capability Sandbox
AI can use capabilities without seeing the underlying logic.

WebUI + API + MCP Interface
Three ways to interact with the Blackbox.

MGC Blackbox is not an agent — it is a trusted execution boundary for agents.

For installation and usage instructions, see the full documentation: https://github.com/zkeviny/MGC-Blackbox

服务器配置

{
  "mcpServers": {
    "mgc-blackbox": {
      "command": "mgc",
      "args": [
        "--mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.