🔧
openclaw-mcp
🔧MCP Serverfreema/openclaw-mcp
What it does
|**OpenClaw MCP Server** — a Model Context Protocol server that bridges AI clients (Claude.ai, Claude Desktop) with OpenClaw bots, enabling an AI-assistant-orchestrating-another-AI-assistant pattern where chat can delegate tasks to a Claw bot; deployable via Docker (GHCR) or `npx openclaw-mcp` with OAuth2 authentication support.
glama
Installation
Server ConfigurationServer configuration (JSON)
{
"mcpServers": {
"openclaw": {
"command": "npx",
"args": ["op...133
Last UpdatedMar 31, 2026