Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From host-terminal
Execute terminal commands on the host machine with permission controls
npx claudepluginhub ankitaa186/host-terminal-mcp --plugin host-terminalCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"host-terminal": {
"command": "host-terminal-mcp",
"env": {
"HOST_TERMINAL_CONFIG": "${HOST_TERMINAL_CONFIG:-}"
}
}
}
}Server configuration and connection parameters
host-terminal-mcpEnvironment variables set when the server starts
HOST_TERMINAL_CONFIG=${HOST_TERMINAL_CONFIG:-}Share bugs, ideas, or general feedback.