aether-linux-mcp-server

foursecondfivefour/aether-linux-mcp-server
★ 0 stars Rust AI/LLM Updated 15d ago
AETHER_02 — Full-spectrum Linux MCP Server on Rust. 12 tools, 99.9% system management coverage including GUI automation. Maximum speed, maximum security.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aether-linux-mcp-ser": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aether-linux-mcp-server"
      ]
    }
  }
}