ENDPOINT 1
https://mcp.koznews.hu/mcp
MCP server metadata
- Name
- koznews-mcp
- Version
- 1.0.0
Known tools 11
search_newsUse this tool when the user asks about a specific Hungarian news topic, person, or event.
Inferred read-onlysearch_tldrsUse this tool when the user asks about a specific Hungarian news topic, person, or event and wants a digest or summary view.
Inferred read-onlylist_tldrsUse this tool when the user asks "what is happening in Hungary", "what are the top Hungarian news today", or wants a general overview of recent Hungarian news.
Inferred read-onlylist_newsUse this tool when the user wants a raw feed of recent Hungarian news articles (not digests).
Inferred read-onlylist_mediumsList all available Hungarian news sources with article counts and leaning metadata.
Inferred read-onlyget_news_by_topicUse this tool when the user asks for news about a specific Hungarian topic (e.g.
Inferred read-onlyget_news_by_mediumUse this tool when the user asks what a specific Hungarian news outlet is reporting (e.g.
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.koznews-mcp]
url = "https://mcp.koznews.hu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"koznews-mcp": {
"type": "http",
"url": "https://mcp.koznews.hu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: koznews-mcp
Remote MCP URL: https://mcp.koznews.hu/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": {
"koznews-mcp": {
"url": "https://mcp.koznews.hu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"koznews-mcp": {
"type": "http",
"url": "https://mcp.koznews.hu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "koznews-mcp",
"transport": "streamable-http",
"url": "https://mcp.koznews.hu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for koznews.hu was fetched 2026-08-05T08:30:09.383Z and is being refreshed.
koznews.hu is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.