Skip to main content
Glama
Helms-AI

OpenClaw MCP Server

by Helms-AI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCLAW_GATEWAY_URLNoGateway HTTP URLhttp://127.0.0.1:18789
OPENCLAW_GATEWAY_TOKENNoAuth token (if required)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
openclaw_message_sendB

Send a message via OpenClaw channels (Telegram, WhatsApp, Discord, Slack, Signal, etc.)

openclaw_message_broadcastB

Broadcast a message to multiple targets

openclaw_sessions_listB

List active OpenClaw sessions with optional filters

openclaw_sessions_historyB

Fetch message history for a session

openclaw_sessions_sendC

Send a message to another OpenClaw session

openclaw_sessions_spawnB

Spawn a background sub-agent in an isolated session

openclaw_cron_listB

List scheduled cron jobs

openclaw_cron_addC

Add a new cron job

openclaw_cron_removeC

Remove a cron job

openclaw_cron_runB

Trigger a cron job immediately

openclaw_nodes_statusA

Get status of paired nodes (mobile devices, remote machines)

openclaw_nodes_notifyC

Send a notification to a paired node

openclaw_nodes_camera_snapB

Capture a photo from a node's camera

openclaw_nodes_locationC

Get location from a paired node

openclaw_nodes_runC

Run a command on a paired node

openclaw_web_searchB

Search the web using Brave Search API

openclaw_web_fetchB

Fetch and extract readable content from a URL

openclaw_gateway_statusC

Get OpenClaw Gateway session status

openclaw_gateway_config_getA

Get current Gateway configuration

openclaw_ttsC

Convert text to speech

openclaw_memory_searchC

Search OpenClaw memory files semantically

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Helms-AI/openclaw-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server