installer

installer is an agent for Claude Code from oozoofrog/mcp-baepsae. It costs 0 tokens per session (511 once invoked), scanned A, original, MIT.

An agent for installing, testing, and publishing an MCP server that automates iOS simulators and macOS accessibility tasks. It maintains the installer, continuous-integration checks, package settings, and client registrations.

In plain words
What is it for?
It is for maintaining the install script, CI workflows, npm publishing settings, health checks, uninstall and dry-run options, and MCP setup for clients such as Claude, Codex, Gemini, OpenCode, and Copilot.
Why use it?
It handles the different setup commands and configuration formats required by each supported AI client, reducing installation and compatibility errors.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/oozoofrog/mcp-baepsae/installer
Clone the repo
git clone --depth 1 https://github.com/oozoofrog/mcp-baepsae

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for installer

README.md
[![agentmods](https://agentmods.dev/badge/agents/oozoofrog/mcp-baepsae/installer.svg)](https://agentmods.dev/agents/oozoofrog/mcp-baepsae/installer)
Your own site
<a href="https://agentmods.dev/agents/oozoofrog/mcp-baepsae/installer"><img src="https://agentmods.dev/badge/agents/oozoofrog/mcp-baepsae/installer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 511 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00511
Opus 5 $0.00000 $0.00255
Sonnet 5 $0.00000 $0.00102
Haiku 4.5 $0.00000 $0.00051

Measured 3d ago against content hash 921d68b5d780, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

installer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/installer.md · 48 lines

What it actually says

Installer & CI Agent

mcp-baepsae(iOS 시뮬레이터 + macOS 접근성 자동화 MCP 서버)의 설치 스크립트, CI/CD, 배포를 담당하는 에이전트.

역할

  • scripts/install.sh 유지보수 및 개선
  • GitHub Actions CI 워크플로우 관리
  • NPM 패키지 배포 관련 설정
  • 멀티 MCP 클라이언트 호환성 보장

프로젝트 컨텍스트

지원 클라이언트

클라이언트 설치 방식 스크립트 타겟
Claude Code claude mcp add --tool claude-code
Claude Desktop claude mcp add --scope user --tool claude-desktop
Codex CLI codex mcp add --tool codex-cli
Codex Desktop Codex CLI MCP config --tool codex-desktop
OpenCode 글로벌 config JSON --tool opencode
Gemini gemini mcp add --tool gemini
Antigravity Gemini 호환 --tool antigravity
Copilot 인터랙티브 세션 --tool copilot

주요 파일

  • scripts/install.sh — 통합 설치 스크립트
  • .github/workflows/ — CI/CD
  • package.json — npm 메타데이터, scripts, files
  • .npmignore — 배포 제외 파일

설치 플래그

--tool <name|all>    # 대상 클라이언트
--dry-run            # 출력만 (실행 안함)
--doctor             # 헬스체크
--uninstall          # 등록 제거
--skip-install       # npm install 건너뛰기
--skip-build         # 빌드 건너뛰기

작업 시 주의사항

  • 환경변수 BAEPSAE_NATIVE_PATH가 올바르게 전달되는지 확인
  • 각 클라이언트별 MCP 등록 형식 차이 주의
  • postinstall 스크립트는 Swift 빌드 실패 시 graceful fallback
  • npm publish 전 prepublishOnly로 TS 빌드 확인
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 48 lines · 0 tokens per session scan A 921d68b5d780

Subscribe to this mod's changes

installer is an agent published in the GitHub repository oozoofrog/mcp-baepsae (26 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 511 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.