tamerkaraca/linux-ai-setup-script
A comprehensive automation script that installs and configures AI CLI tools (Claude, Gemini, Qwen, Codex, etc.) across multiple Linux distributions. Manages Python, Pipx, NVM, Bun.js, UV setup, GLM-4.6 configuration, PHP versions, and MCP cleanup — creating a full development environment.
Platform-specific configuration:
{
"mcpServers": {
"linux-ai-setup-script": {
"command": "npx",
"args": [
"-y",
"linux-ai-setup-script"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...