nono
Kernel-enforced agent sandbox for AI agents.
Nono wraps any AI agent or process in a kernel-isolated sandbox in seconds, providing capability-based isolation with secure key management, atomic rollback, and a cryptographic immutable audit chain of provenance. It allows running agents in a zero-trust environment without the need for a hypervisor or additional infrastructure.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nono": {
"args": [
"-y",
"nono"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for nono securely
Loading...