Enderfga/openclaw-claude-code-skill
Integrate Claude Code capabilities into OpenClaw (formerly Clawdbot) using MCP. More info: https://openclaw.ai/
Platform-specific configuration:
{
"mcpServers": {
"openclaw-claude-code-skill": {
"command": "npx",
"args": [
"-y",
"openclaw-claude-code-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...