OpenClaw MCP Server
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
Install
npmstdio
npx -y openclaw-mcp Dockerstdio
docker run -i --rm ghcr.io/freema/openclaw-mcp:1.7.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-freema-openclaw-mcp": {
"command": "npx",
"args": [
"-y",
"openclaw-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.freema/openclaw-mcp · published 2026-07-26 · updated 2026-07-26. Not an endorsement; review the code before connecting it to anything sensitive.