mcp for VS Code
dev.aicommander/mcp
Remote shell and detached long-running jobs on your own machines — no SSH, open ports or VPN.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://aicommander.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs