VOOZH about

URL: https://mcp.so/server/mgc-blackbox/zkeviny

⇱ MGC Blackbox – Local Encrypted Execution Layer MCP Server


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.
Overview

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.

Installation:pip install mgc-blackbox

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

Server Config

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

Build with ShipAny.