Helms-AI/openclaw-mcp-server
MCP server exposing OpenClaw Gateway tools to Claude Code and other MCP-compatible clients
Platform-specific configuration:
{
"mcpServers": {
"openclaw-mcp-server": {
"command": "npx",
"args": [
"-y",
"openclaw-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...