OpenClaw MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCLAW_GATEWAY_URL | No | Gateway HTTP URL | http://127.0.0.1:18789 |
| OPENCLAW_GATEWAY_TOKEN | No | Auth token (if required) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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