Skip to content
VS Code

Kilo IoT Platform for VS Code

io.kiloiot/kilo

The IoT platform where AI controls real-world devices: read, provision, automate and command.

client:VS Code transport:streamable-http

Install Kilo IoT Platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "kilo": {
      "type": "http",
      "url": "https://mcp-auth.kiloiot.io/mcp"
    }
  }
}

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

Kilo IoT Platform in other clients