Productivity
hotker.ai
Calculates mobile phone total cost of ownership, contract termination fees, and bundling discounts for Korean telecom providers.
ENDPOINT 1
https://hotker.ai/mcp
MCP server metadata
- Name
- hotker_public
- Version
- 1.0.0
Known tools 6
get_calculation_evidenceHOTKER TCO, 약정 반환금과 결합할인 계산식의 엔진 버전, 공식 통신사 출처와 한계를 반환합니다.
Inferred read-onlysearch_verified_mobile_deals공식·통신사 확인 상태이고 유효기간이 남아 있으며 추정이나 누락이 없는 24개월 TCO 휴대폰 조건만 검색합니다.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.