← hotker.ai
INDIVIDUAL MCP TOOL
calculate_contract_penalty
SKT·KT·LG U+ 선택약정 할인반환금 또는 공시지원금 반환액의 기본 참고값을 계산합니다.
LIVE ENDPOINT
https://hotker.ai/mcp
Connect to this endpoint to inspect the live schema for calculate_contract_penalty and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hotker_public]
url = "https://hotker.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hotker_public": {
"type": "http",
"url": "https://hotker.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hotker_public
Remote MCP URL: https://hotker.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hotker_public": {
"url": "https://hotker.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hotker_public": {
"type": "http",
"url": "https://hotker.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hotker_public",
"transport": "streamable-http",
"url": "https://hotker.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
calculate_mobile_tco— 사용자가 제공한 단말가, 요금제 유지기간, 부가서비스와 확정 할인으로 12~36개월 총비용을 계산합니다.calculate_combo_discount— 통신사, 인터넷 등급과 모바일 회선 조건으로 24개월 결합할인 참고값을 계산합니다.get_calculation_evidence— HOTKER TCO, 약정 반환금과 결합할인 계산식의 엔진 버전, 공식 통신사 출처와 한계를 반환합니다.search_verified_products— HOTKER production 카탈로그에서 SEO INDEX 판정을 통과한 최신 상품만 검색합니다.search_verified_mobile_deals— 공식·통신사 확인 상태이고 유효기간이 남아 있으며 추정이나 누락이 없는 24개월 TCO 휴대폰 조건만 검색합니다.