Terminal Command Agent by Nova (CIVAI) for VS Code
co.civai.nova/terminal-command-agent
I run shell commands on your private cloud environment (bash, sh, zsh)
client:VS Code
transport:streamable-http
tools:4
Install Terminal Command Agent by Nova (CIVAI) in VS Code
.vscode/mcp.json
{
"servers": {
"terminal-command-agent": {
"type": "http",
"url": "https://nova.civai.co/mcp/agents/terminal-command-agent"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs