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.
npx agentmods add agents/oozoofrog/mcp-baepsae/installergit clone --depth 1 https://github.com/oozoofrog/mcp-baepsaeWrote 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.
[](https://agentmods.dev/agents/oozoofrog/mcp-baepsae/installer)<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>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.
| Model | Per session | Once 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 |
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.
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/CDpackage.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 빌드 확인
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.
- 3d ago First seen · 48 lines · 0 tokens per session scan A 921d68b5d780
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.
Other agents, from other repositories
flutter-platform-engineer
Use this agent when working with platform-specific code, native integrations, platform channels, plugin development, deployment to app stores, CI/CD pipelines, or building for specific platforms (Android, iOS, web, desktop).
ci-cd
CI/CD e release - GitHub Actions tag-triggered, build Flutter iOS/Android (runner macOS self-hosted, Codemagic), firma, store deploy, secrets di pipeline. Usalo per pipeline e rilasci.
android-ci-cd-release-playstore
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
ci-watcher
Polls Nx Cloud CI pipeline and self-healing status. Returns structured state when actionable. Spawned by /nx-cloud-ci-monitor command to monitor CI Attempt status.
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
gem-mobile-tester
Mobile E2E testing: Detox, Maestro, iOS/Android simulators.