0xD-Fabio/openclaw-claude-code-adapter
Openclaw Claude Code Adapter - Routes OpenClaw agent requests through Claude Code - so your agents get full tool use, file editing, and multi-step reasoning via an OpenAI-compatible HTTP server backed by the claude CLI.
Platform-specific configuration:
{
"mcpServers": {
"openclaw-claude-code-adapter": {
"command": "npx",
"args": [
"-y",
"openclaw-claude-code-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...