Kiln-AI/Kilntainers
MCP server to give every agent an ephemeral Linux sandboxes for executing shell commands.
Platform-specific configuration:
{
"mcpServers": {
"Kilntainers": {
"command": "npx",
"args": [
"-y",
"Kilntainers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...