CLI
Execute system commands and scripts on the host machine.
Featured
View Source184 stars
0 tools
Created Aug 2025
@g0t4/g0t4-cli-commandsAbout
Execute system commands and scripts on the host machine.
Categories
general
Installation
npm
npm install @g0t4/g0t4-cli-commands
Configuration
{
"mcpServers": {
"g0t4-cli-commands": {
"command": "npx",
"args": [
"-y",
"@g0t4/g0t4-cli-commands"
]
}
}
}