Git-Fg/openclaw
OpenClaw AI Agent - Local Development
Platform-specific configuration:
{
"mcpServers": {
"openclaw": {
"command": "npx",
"args": [
"-y",
"openclaw"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Configuration and scripts for the OpenClaw AI Agent running on a Hetzner VPS.
CLAUDE.md — Server configuration and quick reference.mcp.json — MCP server configuration.claude/skills/ — Custom Claude Code skillsbuilding-skills/ — Skill development scriptsdocs/ — Implementation plans100.112.28.121127.0.0.1:18789# SSH to server
ssh openclaw-tailscale
# Check service
ssh openclaw-tailscale "systemctl status openclaw-npm.service"
# View logs
ssh openclaw-tailscale "journalctl -u openclaw-npm.service -f".env (not committed)Loading reviews...