v0.1.2 — OpenClaw

This commit is contained in:
2026-06-05 14:32:43 -04:00
parent e4574d2a19
commit 92c849ff0a
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -31,6 +31,12 @@ claude mcp add siteglass -- npx siteglass-mcp
}
```
**OpenClaw** — add to `~/.openclaw/openclaw.json` (OpenClaw consumes MCP
servers); your assistant gets the `siteglass_*` tools:
```json
{ "mcpServers": { "siteglass": { "command": "npx", "args": ["-y", "siteglass-mcp"] } } }
```
Then ask the agent: *"test my app at <url> with siteglass."*
## Tools