fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
Platform-specific configuration:
{
"mcpServers": {
"shellguard": {
"command": "npx",
"args": [
"-y",
"shellguard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...