# Adsagent Setup

> Use when connecting, authorizing, or verifying AdsAgent hosted MCP readiness.

- Skill: `adsagents/adsagent-setup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add adsagents/adsagent-setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/adsagents/adsagent-setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: adsagents (https://skillmd.com/u/adsagents)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/adsagents/adsagent-setup

---


# AdsAgent Setup

1. Use the dashboard-generated install prompt; never invent endpoints,
   credentials, local relays, or stdio setup.
2. Reconnect the existing transport and re-list tools after a new connection or
   guide/schema version. Do not re-register or replace a bearer solely for a
   protocol or guide update.
3. Read the brief guide, run `setup_get_status`, and inspect advertised
   capabilities before any optional workflow.
4. Report channel readiness, blockers, authorization next action, and local
   Skill Pack update notice separately.
5. Never print credentials, infer readiness from screenshots, or change
   customer permissions.

Read [setup-contract.md](setup-contract.md) only when installing, reconnecting,
authorizing a channel, or evaluating a Skill Pack update reminder.

