送信

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.

ツール

サーバー設定

{
  "mcpServers": {
    "mgc-blackbox": {
      "command": "mgc",
      "args": [
        "--mcp"
      ]
    }
  }
}