The open-source agent runtime, addressable from every modern interface. REST endpoints, an MCP server for Claude, Cursor, and Windsurf, a real CLI, typed SDKs, webhooks, and streaming — on managed or self-hosted infrastructure.
Agents today don't live behind a single chat box. The same OpenClaw agent should answer a REST call from your backend, register as an MCP tool inside Cursor, run as a step in a CI pipeline, and stream tokens into your product UI. The OpenClaw API gives you all of those surfaces from one runtime.
REST, MCP, CLI, SDKs, webhooks, and streaming. Wire OpenClaw into anything from a Cursor session to a production backend.
Versioned /v1 endpoints for runs, agents, tools, skills, knowledge, and memory — over standard HTTPS with bearer auth.
Native Model Context Protocol server. Add OpenClaw to Claude Desktop, Cursor, Windsurf, or any MCP client and your agents appear as first-class tools.
openclaw login, run, logs, skills deploy, agents pull — built for shell scripts, CI pipelines, and humans at a terminal.
TypeScript and Python SDKs with full coverage, streaming helpers, retries, and idempotency. Generated from the OpenAPI spec.
HMAC-signed events for run.completed, run.failed, tool.called, message.sent, and channel.received.
SSE streams for token-by-token output, intermediate reasoning, tool calls, and structured outputs.
Browser, shell, file ops, and email tools run inside an isolated sandbox per instance — never on a shared host.
Personal keys for hacking, scoped service keys for backends, per-user OAuth for end-user agents in your SaaS.
Resumable, replayable runs that survive worker restarts. Great for cron jobs, long research tasks, and background queues.
The same OpenClaw agent runtime, addressable from REST, MCP, the CLI, or a typed SDK.
https://api.donely.ai/v1/openclaw
https://mcp.donely.ai/openclaw/sse
npm i -g @openclaw/cli
Add the MCP URL to Claude Desktop or Cursor and every OpenClaw skill becomes a first-class tool the model can call.
Stream OpenClaw runs into your app UI via SSE with structured token, tool, and citation events.
Call openclaw run inside GitHub Actions or your own pipeline — replace fragile prompt-glue scripts with a real runtime.
Spin up an isolated OpenClaw instance per customer or workspace via the API, each with its own keys and audit log.
Durable, resumable runs for nightly research, weekly digests, and long-running ops jobs.
Run the OpenClaw runtime in your own VPC and still hit the same /v1 API surface and MCP endpoint.
Get started in minutes. No setup, no infrastructure headaches.
Free $5 credit · No credit card required · 60s setup