contract-compass
C
contract-compass
/get_law_article_asof

특정 시점 시행 조문

**특정 시점에 시행 중이던** 조문 원문 조회 (law.go.kr 연혁 라이브). get_law_article은 항상 현행이다. 과거 사건에 현행 조문을 적용하면 조용히 틀린 답이 된다 — 계약 체결·입찰공고·처분 시점이 과거이면 **반드시 이 도구를 쓰라**:

liveverifiedunknown~5s typical
mcpprobedcontract-compass
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-sallim-contract-compass /get_law_article_asof for me.

Input

FieldTypeDescription
ref*string
date*string

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-sallim-contract-compass","endpoint":"/get_law_article_asof","input":{"ref":"...","date":"..."}}'
cli
npx cracked-ai run -p mcp-app-sallim-contract-compass -e /get_law_article_asof -i '{"ref":"...","date":"..."}'
mcp
run_tool({ provider: "mcp-app-sallim-contract-compass", endpoint: "/get_law_article_asof", input: {"ref":"...","date":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.