OpenClaw Setup
Install the OpenClaw plugin with one command to get 28 Amazon seller tools.
Install
The script opens your browser to authenticate, then installs everything automatically.
curl -fsSL https://titanconnect.titannetwork.com/install.sh | bashAfter it finishes, open openclaw tui and start chatting.
Manual installation steps
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://titanconnect.titannetwork.com/api/v1/plugin/download \
-o titan-agentic-ai-titan-connect.tgzopenclaw plugins install ./titan-agentic-ai-titan-connect.tgzopenclaw config set plugins.entries.titan-connect.config.TITAN_API_KEY "YOUR_API_KEY"
openclaw gateway restart
openclaw plugins listActions (Amazon Ads Writes) — ⚠️ No Per-Call Approval
OpenClaw is a fundamentally different surface than Claude.ai or Claude Code: OpenClaw runs tools unattended, with NO per-call approval prompt.The skill's narration is the only safeguard between the model's tool call and a real Amazon spend event.
Recommendations:
- Strongly consider disabling action tools entirely for OpenClaw users until your team has manual approval workflows in place.
- If you do enable them, set tight budget caps in your Amazon Ads account.
- Always review the OpenClaw conversation log after sessions where action tools were available. Look for
dry-run-entity IDs (simulated calls) vs real Amazon IDs. - Run with
ACTIONS_FORCE_DRY_RUN=trueuntil you're certain the model's narration habits are reliable.
OpenClaw uses tk_* API keys by default, but action tools require OAuth (the tools:write scope). To enable actions in OpenClaw, you must use the OAuth-Bearer-token authentication path (re-issue the OpenClaw config with the OAuth token instead of the tk_ key). Read the full safety guide →
What to ask first
List my Amazon seller accounts and set one as active
Which campaigns have the highest ACoS?
What are the community insights on PPC bidding?