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.

Terminal — One command install
curl -fsSL https://titanconnect.titannetwork.com/install.sh | bash

After it finishes, open openclaw tui and start chatting.

Manual installation steps
Step 1 — Download the plugin
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://titanconnect.titannetwork.com/api/v1/plugin/download \
  -o titan-agentic-ai-titan-connect.tgz
Step 2 — Install into OpenClaw
openclaw plugins install ./titan-agentic-ai-titan-connect.tgz
Step 3 — Configure and restart
openclaw config set plugins.entries.titan-connect.config.TITAN_API_KEY "YOUR_API_KEY"
openclaw gateway restart
openclaw plugins list
Pro tip
Add the TitanConnect Skill for better results. It teaches your AI the optimal workflow for using all 28 tools.

Actions (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=true until 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

Setup

List my Amazon seller accounts and set one as active

PPC

Which campaigns have the highest ACoS?

Knowledge

What are the community insights on PPC bidding?