Borrowing it
Nothing to install: this file belongs to pragato-throwaway/korean-law-mcp-clean. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/pragato-throwaway/korean-law-mcp-clean/main/.claude/commands/deploy.mdgit clone --depth 1 https://github.com/pragato-throwaway/korean-law-mcp-cleanWrote 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/commands/pragato-throwaway/korean-law-mcp-clean/deploy)<a href="https://agentmods.dev/commands/pragato-throwaway/korean-law-mcp-clean/deploy"><img src="https://agentmods.dev/badge/commands/pragato-throwaway/korean-law-mcp-clean/deploy/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/pragato-throwaway/korean-law-mcp-clean/deploy"><img src="https://agentmods.dev/badge/commands/pragato-throwaway/korean-law-mcp-clean/deploy.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.00527 |
| Opus 5 | $0.00000 | $0.00264 |
| Sonnet 5 | $0.00000 | $0.00105 |
| Haiku 4.5 | $0.00000 | $0.00053 |
Grade A, and why
deploy scanned grade A with 1 finding 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 9d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
9. 검증: `curl https://mcp.gomdori.app/healthz` (5개 서비스 up) + `/law` initialize 응답에 새 버전 확인 This is a copy
86% identical to deploy — 36 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
커밋 + 푸시 + 통합 호스트 배포
⚠️ 2026-07-02부터 프로덕션은 gomdori-mcp 통합 호스트(fly 앱 korean-law-mcp, MCP 5종 동거)가 서빙합니다.
이 레포에서 fly deploy를 직접 실행하면 통합 이미지가 law 단독 이미지로 덮여 stats·patent·archhub·school까지 전부 죽습니다. 절대 금지.
실행할 작업
1단계: 커밋 & 푸시
git status/git diff로 변경 확인git log -3 --oneline로 커밋 스타일 확인git add(단,.claude/memory/는 제외) → 한글 prefix 커밋(feat/fix/refactor/docs/chore) →git push
2단계: npm 릴리스
npm run build로 빌드 확인 (실패 시 중단)npm version patch|minor→npm publish→git push --follow-tags
3단계: 통합 호스트 반영
~/workspace/gomdori-mcp/Dockerfile의[email protected]핀을 새 버전으로 갱신- gomdori-mcp 레포 커밋·푸시
cd ~/workspace/gomdori-mcp && fly deploy -c fly.production.toml- 검증:
curl https://mcp.gomdori.app/healthz(5개 서비스 up) +/lawinitialize 응답에 새 버전 확인
배포 환경
- 통합 호스트: fly 앱
korean-law-mcp(nrt, 512MB+swap) — gomdori-mcp/fly.production.toml - 공식 URL:
https://mcp.gomdori.app/law(구https://korean-law-mcp.fly.dev/mcp하위호환 유지) - 롤백:
fly releases -a korean-law-mcp→fly deploy -a korean-law-mcp -i <직전 이미지>
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.
- 9d ago First seen · 27 lines · 0 tokens per session scan A 17b8ec977e9f
deploy is a command published in the GitHub repository pragato-throwaway/korean-law-mcp-clean (0 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 527 tokens. A static security scan graded it A with 1 finding (makes network calls). It is 86% identical to deploy, differing in 36 lines, and is treated as a copy.
Other commands, from other repositories
init
Initialize configurations for Supabase local development.
http-service
Build, review or debug a Bun HTTP service. Loads the http-service skill, then works the task through its workflow.
start-10-1
A guided lesson on setting up clasp, a command-line tool for managing Google Apps Script projects, and connecting it to Google’s Apps Script API.
api-contract-review
Review an API contract (endpoints, request/response shapes, error codes, auth model) BEFORE implementation for naming consistency, versioning, pagination, idempotency, and alignment with existing endpoints. Distinct from review-hard (post-implementation risk) and repo-consistency-sweep (pattern matching on written…
fastapi
FastAPI application design and implementation conventions. Use this skill when building, updating, or reviewing FastAPI services, routers, dependencies, request/response schemas, streaming endpoints, or API tests. Trigger on FastAPI-specific work such as path operation design, dependency injection, response models…
build
Discover an AI Gateway's models and MCP tools, retrieve a credential, and integrate them into your app — call a model, connect MCP tools, or scaffold a runnable agent.