Now with Tailscale integration
Run secure
OpenClaw/Moltbot in the cloud
Deploy private instances instantly. No public exposure, just pure secure connectivity via Tailnet.
config.ts
import { connect } from '@easyclaw/sdk';
const deployInstance = async () => {
await connect({
network: 'tailnet',
authKey: process.env.TAILSCALE_KEY,
mode: 'private'
});
// Bot is now running securely inside your network
console.log('Instance secure.');
};Open Source at Core
Based on the trusted, open source, popular OpenClaw as a core engine.
Accessible
More accessible and secure for non-tech users.
Easier to use
Simplifies the complexity of bot management.
1-Click Deploy
One-click installation and deployment.
Secure
A trusted private network allows only access to authorized machines.
Engineered for privacy
Zero Public Exposure
Your instances are never exposed to the public internet. Access them only through your authenticated Tailscale network.
Instant Setup
Spin up new instances in seconds, not minutes. Pre-configured and ready to be your assistant.
Verified Security
Built on top of industry standard encryption.
Customer Support
Free support via email for the first 7 days.