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.

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
# 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 list

Install the Skill

The skill teaches your AI the optimal workflow for your Titan AI Connect tools. Required for the best experience.

Download Skill ZIPLast updated 2026-05-24
Pro tip
OpenClaw is a different surface from Claude.ai — read the actions warning below before enabling any operation that modifies your Amazon Ads account.

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.

Read the safety guide →

Try these prompts

Setup

List my Amazon stores and set one as active

PPC

Which campaigns have the highest ACoS?

Knowledge

What are the community insights on PPC bidding?