Skip to content
PANTOKRATOR AI
Sovereign Intelligence

We host it · OpenClaw-powered · Kimi 2.5

Pocket

We host your OpenClaw-powered stackKimi 2.5 with an outrageous context window so the agent can load whole repos, long threads, and tool traces without choking. Heartbeats, skills, action—not chat-only.

This PWA is the phone surface: sign in, add to home screen, and drive the same hosted run from your pocket. Pair Zeus (Pocket IDE) for the “coder in your pocket” and control-plane work on the same subscription. The same stack can reach toward life-scale automation: you wire the tools, the agent does the follow-through.

OpenClaw is an open agent lineage; we are not the upstream project—we run a managed, edge-hosted variant with Kimi 2.5. Advanced users can still attach a BYO gateway via POCKET_AGENT_URL.

Install on your phone

  1. Open this page in mobile Safari (iOS) or Chrome (Android).
  2. iOS: Share → Add to Home Screen.
    Android: Menu → Install app or Add to Home screen.
  3. The PWA is declared in /manifest.webmanifest with start_url: …/pocket so the icon opens here.

Default: hosted on Pantokrator

No URL required — your OpenClaw + Kimi 2.5 run is on us. Set POCKET_AGENT_URL only if you want the primary button to jump to a bring-your-own gateway instead.

Pocket IDE (D1 + Molt)Molt (configure MOLT_API_BASE)

What you get (hosted)

  • Kimi 2.5 — primary model for the hosted OpenClaw-style loop: fast, long-context, built for tool-heavy runs.
  • Outrageous context — room for huge prompts, file bundles, and chat history in one pass (paired with our Mnemosyne-scale grounding where applicable).
  • Autonomy & action — heartbeats, skills, and real execution (mail, files, web)—on Pantokrator-hosted infra, with BYO as an optional escape hatch.

Harden the usual way: least privilege, separate agent accounts, review skills, and do not expose raw gateway ports. Your phone is a remote; the heavy work stays on the hosted side you trust.

Common questions

Do you host OpenClaw for me?

Yes. We host the OpenClaw-powered runtime on Pantokrator: autonomous heartbeats, skills, and tool execution, with Kimi 2.5 and an outrageous context window so your agent can hold a whole workspace in working memory. The OpenClaw ecosystem is its own open lineage; we run a managed stack on our edge so you are not piecing together a VPS unless you want to.

What is POCKET_AGENT_URL for?

Optional. By default you use our hosted gateway. If you need a bring-your-own Node gateway (VPS or tunnel), set this to that HTTPS origin so the big button and PWA can deep-link your split deployment. Do not point it at a host you do not control.

Is it safe to expose my gateway to the public internet?

Generally no. Use a reverse proxy, auth, allowlists, and ideally an isolated machine. Install only skills you have reviewed; autonomous agents that execute code or mail are high blast-radius.