← Registry

Productivity

hotker.ai

Calculates mobile phone total cost of ownership, contract termination fees, and bundling discounts for Korean telecom providers.

1 endpoint6 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://hotker.ai/mcp

No auth detected

MCP server metadata

Name
hotker_public
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

calculate_mobile_tco

사용자가 제공한 단말가, 요금제 유지기간, 부가서비스와 확정 할인으로 12~36개월 총비용을 계산합니다.

Inferred read-only
calculate_contract_penalty

SKT·KT·LG U+ 선택약정 할인반환금 또는 공시지원금 반환액의 기본 참고값을 계산합니다.

Inferred read-only
calculate_combo_discount

통신사, 인터넷 등급과 모바일 회선 조건으로 24개월 결합할인 참고값을 계산합니다.

Inferred read-only
get_calculation_evidence

HOTKER TCO, 약정 반환금과 결합할인 계산식의 엔진 버전, 공식 통신사 출처와 한계를 반환합니다.

Inferred read-only
search_verified_products

HOTKER production 카탈로그에서 SEO INDEX 판정을 통과한 최신 상품만 검색합니다.

Inferred read-only
search_verified_mobile_deals

공식·통신사 확인 상태이고 유효기간이 남아 있으며 추정이나 누락이 없는 24개월 TCO 휴대폰 조건만 검색합니다.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.