Skip to content
VS Code

Idle9 for VS Code

com.idle9/idle9

A persistent Linux computer for your AI: what it installs and writes survives the session.

client:VS Code transport:streamable-http

Install Idle9 in VS Code

.vscode/mcp.json

{
  "servers": {
    "idle9": {
      "type": "http",
      "url": "https://mcp.idle9.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Idle9 in other clients