MCP.so
ログイン

MGC Blackbox – Local Encrypted Execution Layer

@zkeviny

MGC Blackbox – Local Encrypted Execution Layer について

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

zkeviny

投稿者

YUAN YUAN

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MGC Blackbox – Local Encrypted Execution Layer?

MGC Blackbox – Local Encrypted Execution Layer is a local encrypted execution engine that protects sensitive human intent and enables secure, deterministic AI execution. It provides sealed script execution, protected subprocess execution, encrypted local storage, a capability sandbox, and three interaction interfaces (WebUI, API, MCP).

How to use MGC Blackbox – Local Encrypted Execution Layer?

Install via pip with the command pip install mgc-blackbox. For detailed installation and usage instructions, refer to the full documentation at the provided GitHub repository.

Key features of MGC Blackbox – Local Encrypted Execution Layer

  • Sealed script execution (encrypted, decrypted at runtime)
  • Protected subprocess execution in a controlled sandbox
  • Encrypted local storage with device-level encryption
  • Capability sandbox hides underlying logic from AI
  • Three interaction interfaces: WebUI, API, MCP
  • Serves as a trusted execution boundary for agents

Use cases of MGC Blackbox – Local Encrypted Execution Layer

  • Execute sensitive AI scripts without exposing plaintext logic.
  • Run local commands in a secure, sandboxed environment.
  • Store and process encrypted data for AI-driven tasks.
  • Provide a trusted boundary for agent orchestration.

FAQ from MGC Blackbox – Local Encrypted Execution Layer

What is MGC Blackbox – Local Encrypted Execution Layer?

It is a local encrypted execution engine that protects sensitive human intent and enables secure, deterministic AI execution. It is not an agent but a trusted execution boundary for agents.

What features does MGC Blackbox provide?

It provides sealed script execution, protected subprocess execution, encrypted local storage, a capability sandbox, and three interaction interfaces (WebUI, API, MCP).

How do I install MGC Blackbox – Local Encrypted Execution Layer?

Install via pip with the command pip install mgc-blackbox.

Where can I find full documentation?

Full documentation is available at https://github.com/zkeviny/MGC-Blackbox.

How does MGC Blackbox relate to AI agents?

MGC Blackbox is not an agent; it serves as a trusted execution boundary for agents, allowing them to use capabilities without seeing the underlying logic.

コメント

「その他」の他のコンテンツ