Clawnsole

Live console for OpenClaw

Role is visual only. Admin: password "admin". Guest: any.

© All rights reserved. Developer: Ray Mattingly
Clawnsole

CLAWNSOLE

Live console for OpenClaw

What is it?

A live, visual chat console for OpenClaw. It connects directly to the local gateway and renders an interactive chat experience.

Features

  • Connects to your local AI gateway (WebSocket)
  • Knowledge base for common questions
  • Ollama support for local LLMs
  • Full OpenClaw integration with Claude
  • Admin and Guest roles
  • One-line install, update, uninstall

Connection

WS URL: ws://127.0.0.1:18789. Token is auto-fetched from ~/.openclaw/openclaw.json. For remote access, use TLS via Caddy or nginx.

For Developers

Run locally with npm run dev or npm run dev:demo (with mock gateway). Open http://localhost:5173 in a browser.

Quick Start

One-line install: curl -fsSL https://raw.githubusercontent.com/rmdmattingly/clawnsole/main/scripts/install.sh | bash

© All rights reserved. Developer: Ray Mattingly

Clawnsole

disconnected
signed out

Gateway Link

Auto-connecting with the gateway token from your local OpenClaw config.
© All rights reserved. Developer: Ray Mattingly