Skip to main content

ZeroClaw — zero-config remote agent plugin for CMDOP

Project description

ZeroClaw — Zero-Config Remote Agent & Instant Machine Access for Python

PyPI Python license

zeroclaw

ZeroClaw delivers zero-config remote access Python capabilities, unlike Paramiko, Fabric, SSH2, or Ansible. Deploy an instant machine agent and obtain a no-setup remote shell. This plug-and-play AI agent integrates machine access directly into your Python code, simplifying remote operations and automation workflows.

Features

  • Establish zero-config remote access Python instances rapidly.
  • Deploy an instant machine agent without manual configuration.
  • Execute a no-setup remote shell using a simple API call.
  • Incorporate a plug-and-play AI agent into existing Python projects.
  • Automate remote tasks and workflows with minimal overhead.

Use Cases

  • Connect to a remote machine with a single API key, no configuration needed
  • Run shell commands and agent tasks instantly without any setup
  • Integrate remote machine control into any Python script in minutes

Installation

pip install zeroclaw

Quick Start

from zeroclaw import ZeroClaw

client = ZeroClaw.remote(api_key="cmdop_live_xxx")

# One line — no SSH config, no keys
output = client.agent.run("uptime && df -h && free -m")
print(output.text)

# Ask the AI
answer = client.agent.run("What process is using the most memory?")
print(answer.text)

CLI

No SDK needed? Connect via standalone binary:

curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh

cmdok ssh

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeroclaw-2026.3.12.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeroclaw-2026.3.12-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file zeroclaw-2026.3.12.tar.gz.

File metadata

  • Download URL: zeroclaw-2026.3.12.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for zeroclaw-2026.3.12.tar.gz
Algorithm Hash digest
SHA256 3a87657cfb9a1a92ac1243b5e7dbff9cbdfe163828ed9a4d3d44a577286999aa
MD5 a752726e7f669258241a06de1a0dc8ae
BLAKE2b-256 d0b4b4142a9ec88c1b705af2d46a4d23648a35cc2c962ecd49fd66232f60d9cb

See more details on using hashes here.

File details

Details for the file zeroclaw-2026.3.12-py3-none-any.whl.

File metadata

  • Download URL: zeroclaw-2026.3.12-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for zeroclaw-2026.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 64213509242f7709d110dd2c4afddd0d91a0c5bd71b209f04c35e2d9e65617e7
MD5 ad185334d78ec01b6a9a31d96b9d2e2a
BLAKE2b-256 6fd110a8284b02b81aa6f942ccf68606f990ae800b2569f578e3db1edb47d8c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page