Skip to content
Claude Desktop

Kilo IoT Platform for Claude Desktop

io.kiloiot/kilo

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

client:Claude Desktop transport:streamable-http

Install Kilo IoT Platform in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kilo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-auth.kiloiot.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Kilo IoT Platform in other clients