OpenClaw Setup
Install the OpenClaw plugin and configure your gateway to use Titan AI Connect from any OpenClaw client.
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.tgz# Edit ~/.config/openclaw/plugins.toml (or your local equivalent)
# Set the Titan API key under plugins.entries.titan-connect.config:
# [plugins.entries.titan-connect.config]
# TITAN_API_KEY = "YOUR_API_KEY"
openclaw gateway restart
openclaw plugins listInstall the Skill
The skill teaches your AI the optimal workflow for your Titan AI Connect tools. Required for the best experience.
Actions in OpenClaw — no per-call approval
OpenClaw is fundamentally different from Claude.ai and Claude Code: OpenClaw runs tools without per-call approval prompts. The skill's narration is your safety net between the model's tool call and a real Amazon spend event.
Strongly consider keeping action tools off until you've watched a full week of read-only usage. When you do enable them, set tight Amazon Ads budget caps and review the OpenClaw conversation log after every session.
Try these prompts
List my Amazon stores and set one as active
Which campaigns have the highest ACoS?
What are the community insights on PPC bidding?