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_send

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

openclaw_message_broadcast

Broadcast a message to multiple targets

openclaw_sessions_list

List active OpenClaw sessions with optional filters

openclaw_sessions_history

Fetch message history for a session

openclaw_sessions_send

Send a message to another OpenClaw session

openclaw_sessions_spawn

Spawn a background sub-agent in an isolated session

openclaw_cron_list

List scheduled cron jobs

openclaw_cron_add

Add a new cron job

openclaw_cron_remove

Remove a cron job

openclaw_cron_run

Trigger a cron job immediately

openclaw_nodes_status

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

openclaw_nodes_notify

Send a notification to a paired node

openclaw_nodes_camera_snap

Capture a photo from a node's camera

openclaw_nodes_location

Get location from a paired node

openclaw_nodes_run

Run a command on a paired node

openclaw_web_search

Search the web using Brave Search API

openclaw_web_fetch

Fetch and extract readable content from a URL

openclaw_gateway_status

Get OpenClaw Gateway session status

openclaw_gateway_config_get

Get current Gateway configuration

openclaw_tts

Convert text to speech

openclaw_memory_search

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