Back to Korean News Agent

Card snapshot

news-agent.songt50.us · 2026-05-18 15:42:33 UTC · ce7921515ceeccba3d4ad971a2863311f83c0e726a574cd2aecd801d9ffe9fe2

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "description": "Search Korean and global tech news in real-time. Powered by Korean News MCP. Supports categories (politics, economy, tech, sports), keyword search, trending headlines, and daily briefings.",
  "name": "Korean News Agent",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "sapjilcoding",
    "url": "https://news-agent.songt50.us"
  },
  "skills": [
    {
      "description": "Search Korean news by category: breaking, politics, economy, society, IT, world, entertainment, sports",
      "examples": [
        "Korean politics news",
        "IT news Korea"
      ],
      "id": "korean_news",
      "inputModes": [
        "text/plain"
      ],
      "name": "Korean News Search",
      "outputModes": [
        "text/plain"
      ],
      "tags": [
        "news",
        "korean",
        "search",
        "korea"
      ]
    },
    {
      "description": "Get latest AI, Claude, OpenAI, MCP, startup, cloud tech news",
      "examples": [
        "latest AI news",
        "tech trending"
      ],
      "id": "tech_news",
      "inputModes": [
        "text/plain"
      ],
      "name": "Global Tech News",
      "outputModes": [
        "text/plain"
      ],
      "tags": [
        "tech",
        "ai",
        "global",
        "trends"
      ]
    },
    {
      "description": "Search news by any keyword in Korean or English",
      "examples": [
        "search Claude AI",
        "search MCP protocol"
      ],
      "id": "news_search",
      "inputModes": [
        "text/plain"
      ],
      "name": "Keyword News Search",
      "outputModes": [
        "text/plain"
      ],
      "tags": [
        "search",
        "keyword",
        "query"
      ]
    },
    {
      "description": "Get current trending/headline news from Korea or global tech",
      "examples": [
        "trending tech",
        "headline news Korea"
      ],
      "id": "trending",
      "inputModes": [
        "text/plain"
      ],
      "name": "Trending Headlines",
      "outputModes": [
        "text/plain"
      ],
      "tags": [
        "trending",
        "headlines",
        "breaking"
      ]
    },
    {
      "description": "Comprehensive daily briefing combining Korean headlines + AI/tech news",
      "examples": [
        "daily briefing",
        "today's news summary"
      ],
      "id": "daily_briefing",
      "inputModes": [
        "text/plain"
      ],
      "name": "Daily News Briefing",
      "outputModes": [
        "text/plain"
      ],
      "tags": [
        "briefing",
        "daily",
        "summary"
      ]
    }
  ],
  "url": "https://news-agent.songt50.us",
  "version": "1.0.0"
}