Connect an AI assistant to your Kustom editor#

Kustom’s Remote Editor lets you design widgets and wallpapers from your computer using AI coding assistants. Your phone runs the live preview — your tool does the editing.

To get started, open the KWGT, KLWP, or KLCK editor on your phone and go to Settings → Remote Editor. Enable the connection you want there, then come back to this page from the app to see the exact instructions for your setup.


Local network#

Any tool on the same WiFi as your phone — Claude Code, Cursor, Cline, or any terminal with curl

Your phone serves a small API that any HTTP-capable AI tool on the same WiFi can read and write. Paste this line into your AI tool:

Follow instructions at http://YOUR_IP:8080/llm.txt?t=YOUR_TOKEN
This works only with tools that run on your computer and can fetch over your local network — like opencode, Codex, Claude Code, Cursor, or Cline. Cloud chat assistants that run in your browser (ChatGPT.com, Claude.ai, Gemini and similar) cannot reach your phone, so they will not work here.

Replace YOUR_IP and YOUR_TOKEN with the exact values shown in the app under Settings → Remote Editor → Advanced → Local Webserver — the app fills them in for you, so copying the line directly from there is the safest option.

Your tool will fetch the full API reference from llm.txt and use it to create, modify, and preview presets live on your phone. No account, no cloud — the connection never leaves your network.

**Keep the editor open.** The local webserver runs while the Kustom editor is in the foreground. If your tool can't reach it, confirm the phone and computer are on the same WiFi and that the toggle is still on.

Remote access#

Connect from anywhere, without sharing a network with your phone

A hosted relay lets your AI tools reach your editor from any network, with a dedicated MCP server and an OpenAPI spec for GPT Actions. Enable Remote Editor in the app to get a session code, then share it with your tool to connect.


Need help?#

Visit the Kustom community if you get stuck.




Privacy Policy