Setup
Claude Code
Install Titan AI MCP in the terminal client with one command.
Claude Code is the terminal client. If you are comfortable in a shell, this is the quickest setup of the lot.
Install
The one-command install:
curl -fsSL https://titanconnect.titannetwork.com/api/install-claude | bash
Or install from the Titan plugin marketplace using Claude Code's own plugin commands:
/plugin marketplace add https://titanconnect.titannetwork.com/marketplace.json
/plugin install titan-ai@titan-network
The plugin used to be called titan-connect. If you installed it before
September 2026, /plugin install titan-connect@titan-network no longer
resolves and your existing install stops loading. Run the two commands above
to reinstall under the new name. The server URL has not changed, but Claude
Code treats titan-ai as a new server, so you sign in again on first use.
Or add the server explicitly, if you would rather do it by hand:
claude mcp add --transport http titan-ai-connect https://titanconnect.titannetwork.com/api/mcp
Whichever route you take, signing in happens in your browser on first connect. There is no API key.
Activate it in your current shell
After the installer finishes, load it into the terminal you are already in:
source ~/.zshrc # macOS
source ~/.bashrc # Linux
New terminal windows pick it up on their own.
Start Claude Code
claude # auto-loads the plugin
claude-titan # alias fallback
Install the skill
Download the skill bundle and install it the way you install any Claude Code skill.
Approving actions
Claude Code prompts you before each tool call that changes your account.
A misread report and an approved action is a real change to a live Amazon Ads account. Nothing rolls back automatically. Read each proposal, and keep Titan action tools out of any always-allow list.
Try these prompts
Pull last week's search-term report and show me everything with spend and no orders.
Which ASINs are below a 20 percent contribution margin after fees?
List anything with under 30 days of cover.
Titan AI