razvanricu/SysAdminAIAgent
An AI system integrating a local LLM (gpt-oss:20b) with an MCP server to manage filesystem operations via Python tools, featuring a web interface through adk web for interactive control.
Platform-specific configuration:
{
"mcpServers": {
"SysAdminAIAgent": {
"command": "npx",
"args": [
"-y",
"SysAdminAIAgent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...