Skip to content
Grok

Kilo IoT Platform for Grok

io.kiloiot/kilo

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

client:Grok transport:streamable-http

Install Kilo IoT Platform in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Kilo IoT Platform in other clients