LIVE ENDPOINT
https://mcp.hankookilbo.com/mcp
Connect to this endpoint to inspect the live schema for list_timely_news 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.hankookilbo]
url = "https://mcp.hankookilbo.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hankookilbo": {
"type": "http",
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hankookilbo
Remote MCP URL: https://mcp.hankookilbo.com/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": {
"hankookilbo": {
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hankookilbo": {
"type": "http",
"url": "https://mcp.hankookilbo.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hankookilbo",
"transport": "streamable-http",
"url": "https://mcp.hankookilbo.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_recommended_articles— 특정 분야(정치·경제·사회 등)에서 '편집부가 추천하는/읽을 만한 기사'를 물을 때 사용합니다.list_popular_news— '인기 뉴스', '많이 본 기사', '오늘 가장 많이 본 뉴스', '핫한/화제의 기사', '지금 뜨는 뉴스'처럼 조회수 기준 인기(많이 본) 순위는 기본적으로 이 도구입니다.list_latest_news— '최신 기사', '방금 올라온 뉴스', '새로 나온 기사', '오늘 새 기사'처럼 최근 발행 순서대로 기사를 볼 때 사용합니다.list_most_read_news— 한국일보 홈이 '꼼꼼히 본 뉴스'로 따로 선정해 보여주는 묶음을 가져옵니다('많이 본 뉴스'도 함께 반환).get_daily_horoscope— '오늘의 운세', '오늘 운세 알려줘', '띠별 운세'처럼 그날의 운세를 물을 때 사용합니다.get_mbti_horoscope— 'MBTI 운세', '오늘 내 MBTI 운세', 'ENFP 운세'처럼 MBTI 기반 오늘의 운세를 물을 때 사용합니다.list_top_headlines— '오늘 주요 뉴스', '지금 헤드라인', '메인 뉴스 뭐야', '제일 중요한 뉴스'처럼 편집부가 가장 비중 있게 배치한 머리기사를 물을 때 사용합니다.search_news— 어떤 주제·인물·사건에 대한 뉴스를 찾거나 '요즘 왜 이슈야', '이거 왜 화제야', '관련 기사 더 보여줘', '배경이 뭐야' 같은 질문에 답이 될 기사를 찾을 때 사용합니다.