Servers

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.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mgc-blackbox": {
"command": "mgc",
"args": [
"--mcp"
]
}
}
}