pigmej/aisanity
Aisanity is a secure, hassle-free tool for running AI agents in isolated environments, protecting your host OS from risks while enabling seamless development workflows. It provides sandboxed containers with automatic AI integration, git worktree support for parallel development, and compatibility with any IDE or terminal tool.
Platform-specific configuration:
{
"mcpServers": {
"aisanity": {
"command": "npx",
"args": [
"-y",
"aisanity"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...