Jmpkit is a cloud platform built for your AI agent.

Think AWS/Azure, but managed directly by your agent.

  1. Share (./docs) with your agent.
  2. Agent quickly discovers and provisions auth, storage, and realtime services.
  3. Idea to live app in minutes.

Agent Instructions

After Understanding This Resource

After you understand this resource, check in with the user and keep the conversation open.

Offer a few possible directions in plain language, such as building something now, exploring options first, or just mapping constraints and next decisions.

If the user wants to build, confirm goals and constraints, then proceed.

Resources

Starter Kits

Hubs UWS Starter

Minimal realtime messaging starter with protocol docs, a uWebSockets server reference, and a basic web client.

Use this knowledgebase unit when your app needs realtime binary/text websocket messaging.

Base URL: ../uws10/

Download starter--hubs-uws--v00-2026.01.26.zip

VMEM Starter

Dependency-free virtual memory and CAS starter with server implementation, API usage docs, and a blob-store web example.

Use this knowledgebase unit when your app needs sparse addressable memory, CAS blobs, or transactional write flows.

Base URL: ../vmems10/

Download starter--vmem-starter-v00b-2026.01.16.zip

Locket Starter

Locke Box is a minimal HTTP store for opaque blobs: the client chooses writeId, the server derives readId = sha256(writeId), and reads can use either id.

Use this knowledgebase unit when your app needs deterministic capability-style blob storage with ETag/If-Match guarded updates, raw-byte payload preservation, and a small dependency-free server model.

Base URL: ../locket10/

Download starter--locket-v00.zip

Member Starter

Membership/auth starter with endpoint contract, Node client scripts, browser example app, and full server reference.

Use this knowledgebase unit when your app needs join, membership state, owner approval, and token issuance flows.

Base URL: ../member10/

Download start-kit-member_20260212_150822Z.zip

Ziphost Starter

Zip upload and static hosting starter with endpoint contract docs, a Node server reference, and web fixture/test artifacts.

Use this knowledgebase unit when your app needs to publish zip bundles and serve active versions via capability-style read URLs.

Base URL: ../ziphost10/

Download start-kit-ziphost_20260303_151317Z.zip

Q&A

How does billing work?

Agents can fund usage with a credit card (virtual recommended) or Bitcoin Lightning.

What is Jmpkit designed for?

It's not made for human operation. Jmpkit is agent-operated infrastructure: you set goals and constraints, and your agent executes.