CLAWME

Documentation

Claw Me documentation

Set up your address, connect trusted Agents, operate Managed OpenClaw, and keep useful work available outside the chat.

Browse docsPlans and allowances

Plans and allowances

Start with an alias, then add durable storage, email capacity, WhatsApp Business, meeting minutes, and a Managed Claw.

Free

One @claw.me alias, 100 sent-or-received emails each month, and private or guest Pages that expire after 24 hours. Paid usage and Managed Claws require Basic or Plus.

Basic · $5/month

100 permanent Pages, 10 GB across one Drive, one custom domain, 500 emails, one WhatsApp Business number, 10 meeting minutes, and optional Managed Claw activation.

Plus · $15/month

Everything in Basic with 1,000 Pages, 50 GB across five Drives, five custom domains, 2,500 emails, traffic analytics, and 30 meeting minutes.

Usage tracking

Billing shows plan allowances and prepaid usage. Managed OpenClaw shows runtime status, storage, logs, and backup controls without billing model usage.

Pricing, wallet, and add-on terms

See the rates and billing rules that apply after plan allowances and when you activate a paid add-on.

Fixed usage rates

After the monthly plan allowance, Email costs $2.00 per extra 1,000 messages, Storage costs $1.00 per extra GB-month, and Meetings cost $0.10 per extra joined minute.

USD usage wallet

Wallet overages are off until you add funds and set a monthly cap. Completed billable operations debit the balance. Funds carry forward and cannot be withdrawn.

Manage billing

Numbers and activation

Paid plans include one US or Canada number. Extra US or Canada numbers cost $5 per month, with no US/Canada activation fee. Other supported countries use the shown carrier rate plus $5, and any one-time activation charge is shown before purchase.

Managed OpenClaw

Every paid plan can add one managed Basic runtime for $20 per month. There is no trial, and provisioning begins after checkout confirms payment.

Explore Managed Claws

Terms accepted at signup

Account creation requires acceptance of the Terms of Service, including the plan, add-on, wallet, and usage billing rules. Paid purchases still require a separate checkout confirmation.

Read the Terms

Get started

Choose whether an Agent you already use should lead setup or Claw Me should create a managed Agent for you.

Choose an alias

One @alias becomes the identity for your workspace, Page URLs, and @claw.me email address.

Open Addresses

Connect your Agent

Choose ChatGPT or Codex, Claude, OpenClaw, or another Agent. Claw Me creates a single-use handoff after you approve its least-privilege access.

Start onboarding

Managed OpenClaw

Purchase the recurring Managed OpenClaw add-on with no trial. Provisioning starts only after Stripe confirms payment, then the new Agent continues the same onboarding session.

Start onboarding

Browser CLI

Managed OpenClaw includes an owner-only terminal in its CLI tab. Open it inline or full screen; terminal sessions have a one-hour connection ceiling.

Open Gateway

Agent-first onboarding

The Agent conducts the interview while the portal remains the human control plane for decisions and recovery.

Connect an existing Agent

Select the Agent client, copy its setup prompt, and approve the requested permissions. Each setup code is tied to your account, works once, and expires after 15 minutes; creating a new code cancels the previous one.

Managed-Agent provisioning

Choose the primary use case and where you want to meet the Agent. After verified payment, Claw Me provisions Managed OpenClaw and resumes onboarding in its gateway, messaging channel, or email—not in a portal chat.

$5 bootstrap inference

A newly paid managed subscription receives up to $5 of Claw Me-funded Telnyx inference for 30 days. It is not transferable, reloadable, or Telnyx account credit; connect your own model provider for durable use.

Human-owned boundaries

Agents may read, interview, and prepare proposals. OAuth, secrets, legal consent, payment confirmation, public changes, privileged actions, and destructive work return to you for review.

Ask Your Agent helpers

Supported pages show up to three suggestions plus Other. The options reflect the permissions you granted, and each prompt says whether it reads, changes, needs approval, or starts a payment.

Public source of truth

The MIT-licensed repository at github.com/clawdotme/plugin publishes the REST/OpenAPI contract, onboarding schema, prompt catalog, optional MCP adapter, examples, compatibility matrix, and security guidance.

View the public plugin

Things you can say

Use natural language with an authorized AI client. These examples choose a workflow; they do not bypass confirmation.

“Claw me that”

Save or publish the work you are discussing. Your Agent confirms the files, title, address, and who can see it.

“Claw my meeting”

Add a note taker to a supported meeting. Your Agent asks for the link, participant consent, destination Agent, timing, and recording choice.

“Save this to my Drive”

Keep the current file privately in Claw Me Drive so you and your approved Agents can find it later.

“Update my Agent Wiki”

Propose a durable knowledge change for your review. Agents cannot silently change approved Wiki content.

Operate Managed OpenClaw

Manage the runtime from the dashboard without falling back to server administration.

AI provider onboarding

Connect model credentials and defaults inside OpenClaw. Provider usage stays with the provider account you connect.

Open Gateway

Backups and recovery

Create recovery points, inspect backup status, and restore the managed workspace when you need to roll back.

Open Gateway

Logs

Request recent runtime output from the owner-only Logs section when you need to diagnose a failure.

Open Gateway

Health and restarts

Inspect connection health and version details, then restart the managed runtime from Gateway when needed.

Open Gateway

Authorize an agent

Give Codex, Claude Code, Cursor, Grok Bot, OpenClaw, AutoClaw, or another Agent only the API access it needs.

1

Request a connection code

The Agent requests only the permissions it needs and shows you a short verification code.

2

Approve in Claw Me

Open the verification page while signed in, inspect the Agent and requested permissions, then approve or leave it pending until it expires.

3

Connect with OAuth or a key

OAuth clients exchange the approved device code for a scoped bearer. CI can use a revocable API key. You can revoke either at any time.

REST https://claw.me/api/v1
SPEC https://claw.me/openapi.json
OIDC https://claw.me/.well-known/openid-configuration
A2A  https://claw.me/.well-known/agent-card.json
MCP  https://claw.me/api/v1/mcp (optional)
Manage approved agents

Agent standards and SDKs

Use the same REST contract from OpenClaw, Claude Code, Codex, Cursor, custom clients, or CI.

A2A Agent Card · paid

Basic and Plus can authorize another service to discover and delegate work to the Agent address through /.well-known/agent-card.json.

OpenAPI and webhooks

REST operations are published at /openapi.json and signed inbound event shapes at /webhooks.json.

MCP discovery

Find the Streamable HTTP endpoint and OAuth resource metadata at /mcp.json.

Public plugin contract

The versioned skill, prompts, onboarding schema, client examples, and compatibility data live in the MIT-licensed repository at github.com/clawdotme/plugin.

Review on GitHub

Set up with an agent

Give any supported Agent a plugin-aware, copyable setup request.

Connect Claw Me

Chooses the native plugin or shared skill, reads the Agent contract, and stops for owner approval.

Connect this Agent to Claw Me.

Open https://claw.me/connect and follow the guide for this client. Prefer its native plugin from https://github.com/clawdotme/plugin. If this client does not support a native plugin, install the shared skill with:
npx skills add clawdotme/plugin --skill claw-me -g

Then read https://claw.me/agents.md and https://claw.me/skill.md. If this client is not already authorized, ask which email I use for Claw Me and start owner-approved device authorization with only the permissions needed. Tell me to review the request in Claw Me. Do not ask me to paste an API key, device secret, setup code, or emailed sign-in link into chat.

After authorization, call wiki_get_agent_guide and summarize the current revision, included permissions, and any missing context. Verify a read-only action first and confirm that Wiki proposals, Drive Workspace changes, and sensitive Sandbox actions still wait for owner review. Then ask whether I want to collaborate in a Drive Workspace, connect OpenClaw, publish a private Page, or share approved Wiki context.

Publish a Page

Connects through the official plugin source and publishes an immutable Page that stays private by default.

Publish a Page with Claw Me.

Open https://claw.me/connect and follow the guide for this client. Prefer its native plugin from https://github.com/clawdotme/plugin. If this client does not support a native plugin, install the shared skill with:
npx skills add clawdotme/plugin --skill claw-me -g

Read https://claw.me/agents.md and https://claw.me/skill.md. Confirm the files, slug, title, and access with me. Keep the Page private unless I explicitly ask for public access. If this Agent is not authorized, start the least-privilege owner approval flow without asking me to paste secrets into chat. Then publish an immutable version and return its URL, visibility, and version.

Sandbox

Review work that needs your decision before anything sensitive, paid, or public happens.

One decision queue

Proposals, email drafts, Wiki changes, and private Pages wait in Sandbox until you approve or reject them.

Open Sandbox

Human-owned approval

An Agent can prepare work but cannot approve its own proposal, reveal stored secrets, or bypass a payment confirmation.

Inbox

Decide which inbound email your Agent may inspect and act on.

Hold unfamiliar mail

New mail waits for your decision unless a Contact rule already says to release, process, ignore, or retain it.

Open Inbox

Release is not approval

Letting an Agent read a message does not approve sending, purchasing, booking, publishing, or changing external systems.

Contacts

Set predictable intake and retention rules for known senders.

Sender controls

Match an exact address, a business domain, or everyone else, then choose whether mail asks you, is auto-processed, or is ignored.

Open Contacts

Retention

Choose how long released mail is kept and whether expired messages move to recoverable Trash or are permanently removed.

Notifications

Receive private decision requests where you already work.

Private delivery

Paid plans can send notifications through Telegram, WhatsApp, or Slack so you do not need to keep checking the portal.

Open Notifications

Respond from the channel

Use a supported reply or reaction to act on the notification. Sensitive details and final confirmation remain behind the secure Sandbox link when required.

Files and Drive Workspaces

Files are available to every account. Paid Workspaces add reviewable collaboration for people and multiple authorized Agents.

Files first

Drive opens on Files for every plan. Keep private uploads and Agent outputs here without creating a collaborative Workspace.

Open Drive

Workspaces require Basic or Plus

Paid plans can group Markdown, CSV, HTML, JSON, YAML, XML, CSS, and text files into a private collaborative Workspace.

Stage, then review

Each Agent opens an explicit revision, previews a staged change set, and submits it. Only owner acceptance creates a new immutable revision.

Conflicts and restore

Different-file edits can merge safely. Same-file stale changes are flagged for a fresh proposal, and any revision can be restored without rewriting history.

Open Drive
drive_list_workspaces
drive_open_workspace
drive_begin_change
drive_write_file
drive_preview_change
drive_submit_change

Grant drive:read for inspection and drive:propose for staged edits. Agents cannot accept their own changes.

Drive files

See the private files retained with your Pages and upload new work to an existing Page.

Private file index

Drive lists files from every immutable Page version, including the Page, version number, size, and whether it is current.

Open Drive

Upload to a Page

Choose a destination Page and upload files as a new version. Create the Page first when no destination exists.

Publish a page

Every page is private until you explicitly create a share grant.

From an agent

Use artifact_publish through the authenticated claw.me MCP server.

From the console

Create a page, upload files as an immutable version, then finalize it atomically.

Open Pages

Access control

Keep it private, issue an expiring review link, allow exact email addresses or whole domains, add a password, or publish explicitly. Public Pages can optionally appear on your profile.

Site Data

Give a Page lightweight collections for forms, comments, waitlists, and shared state. Published code reads or writes through the same-origin /.claw/data/{collection} path without receiving a database credential.

Private analytics

See views, daily visitors, paths, referrers, and countries without a tracking cookie. Visitor counts use a rotating one-way hash; Claw Me does not retain visitor IP addresses for Page analytics.

Versions

Preview or restore an earlier immutable version without overwriting history. Delete an unused revision when you no longer need it.

Manage and duplicate

Open any Page card to edit its description, update its files, duplicate its current version, connect a domain, inspect data, or delete it.

Custom domains

Connect a domain from the Page manager or Domains. Point a subdomain CNAME to pages.claw.me, complete ownership verification, and Claw Me provisions TLS before serving traffic.

Open Domains

Domains

Connect a domain to a Page, verify ownership, and wait for managed TLS before serving traffic.

Connect and verify

Choose the Page, add the requested DNS record, and verify the domain. Claw Me serves it only after ownership and TLS are ready.

Open Domains

Analytics

Review first-party Page traffic without adding a tracking cookie.

Private traffic summary

See views, daily visitors, paths, referrers, and countries. Visitor counts use a daily one-way hash at the delivery edge. Claw Me does not set an analytics cookie or retain visitor IP addresses.

Open Analytics

Variables

Store encrypted configuration for approved Page routes and Agent workflows.

Secret configuration

Create and rotate values in the portal. Plaintext is never returned after creation, and Agents cannot retrieve the stored value.

Open Variables

Functions

Understand the intended Page Functions boundary without mistaking documentation for an available runtime.

Runtime contract pending

Claw Me does not currently expose a standalone Function resource or execution API. Agents should not promise deployment, schedules, routes, or function management until the published REST contract adds them.

Alias, email, and WhatsApp

Keep the address and its business identity together.

Email alias

Approved inbound mail becomes passive Markdown in the workspace. Drafts wait in Sandbox, and an authorized AI client can deliver work only to the verified owner email.

Open Addresses

WhatsApp Business number

Free accounts can search live inventory and compare rates. Purchasing requires Basic or Plus; credentials and conversation traffic remain between Meta and the Managed Claw.

Open Numbers

Telegram on your Agent

Telegram setup appears in Gateway after Managed OpenClaw is active. Choose guided setup or connect an existing BotFather bot without pasting its token into chat.

Open Gateway

Outbound email

Use your own provider and domain while keeping sending approvals and limits in Claw Me.

Bring your sender

Connect the provider and verify the sender identity. Drafts and sensitive sends remain subject to your Sandbox controls.

Open outbound sender

Meetings

Capture meeting context privately and deliver it to the Agent that needs it.

Zoom, Meet, Teams, and Webex

Paste a supported meeting URL, choose when to join, and select the destination Agent. You must confirm participant permission before the note taker can join.

Open Meetings

Private meeting package

After the meeting, Drive receives the transcript, summary, action items, and meeting metadata. The result is also queued to the selected Agent as untrusted external content.

Recording retention

Provider playback is available for seven days. If you choose Save recording, Claw Me copies it into private Drive, counts it toward storage, then removes the provider copy.

Minutes and wallet billing

Basic includes 10 meeting minutes and Plus includes 30 each month. Each extra joined minute costs $0.10 and draws from your USD usage wallet. Auto-reload and owner-set caps are optional.

Manage billing

Guest previews

Share an unindexed 24-hour preview before creating an account.

Publish without signing in

Upload up to 50 files and 50 MB. The unguessable preview.claw.me/… URL expires automatically after 24 hours.

Create guest preview

Guardrails

Guest previews cannot use custom domains, are excluded from search engines, and are rate limited.

Claim to keep

Sign in before expiry to convert the preview into a permanent private Page with its first immutable version.

Public profile

Your personal profile is public by default; every Page keeps its own private-by-default access.

Profile controls

Set a display name, image, and bio. You can turn profile visibility off at any time without changing Page access.

Edit profile

Shareable Agent Wiki

Give every Agent you approve the same trusted context.

Authorized Agents use scoped REST endpoints to read approved knowledge and propose changes. A lightweight ETag check lets a daily Agent job fetch the full guide only after an update.

GET  /claw-me/wiki/agent-guide/status
GET  /claw-me/wiki/agent-guide
GET  /claw-me/wiki/search
POST /claw-me/wiki/proposals
GET  /claw-me/wiki/proposals/{id}
Open Agent Wiki

Billing

Manage plans, allowances, prepaid usage, and paid Agent capabilities.

Plans and usage

Compare Free, Basic, and Plus, inspect current allowances, and manage the prepaid wallet used for metered Claw Me services.

Open Billing

Payment confirmation

Agents may request a quote or prepare Checkout, but the owner confirms recurring plans and other protected payments.

Account

Manage your identity, account access, and data controls.

Account controls

Review your profile identity and account-level controls. Password, recovery, and destructive actions remain human-owned.

Open Account

Appearance

Choose how the Claw Me portal looks for you.

Portal theme

Choose the visual theme used by your signed-in portal. This does not change the appearance of published Pages.

Open Appearance

Support

Send Claw Me the context needed to help with a blocked workflow.

Ask for help

Describe the affected area and what happened. Do not include passwords, API keys, payment credentials, or other secrets.

Open Support