← Registry

Learning Resources

authonnews.com

Retrieves structured knowledge articles, fact graphs, and citations from AUTHON's high-quality knowledge database.

1 endpoint9 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://authonnews.com/mcp/v1

No auth detected

MCP server metadata

Name
AUTHON AI-native Media Hub
Version
2026.6.1
Capabilities
tools

Known tools 9

get_structured_knowledge

AUTHON의 검증된 고품질 지식 데이터베이스에서 특정 주제의 정형 기사를 조회합니다.

Inferred read-only
get_article

공개 기사의 LLM 마크다운 패키지(llm.md)를 조회

Inferred read-only
get_answer_package

기사 답변 패키지(answer.json) 조회

Inferred read-only
get_fact_graph

기사 클레임/근거 그래프(facts.json) 조회

Inferred read-only
get_citation

기사 추천 인용문(citation.txt) 조회

Inferred read-only
search_articles

공개 기사 검색(제목/본문/분류/키워드)

Inferred read-only
get_entity_profile

엔티티/고객 프로필 조회

Inferred read-only
list_ai_index

전체 공개 기사 AI 패키지 인덱스 조회

Inferred read-only
get_readiness

기사 인용 준비도 조회.

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.authon-ai-native-media-hub]
url = "https://authonnews.com/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "authon-ai-native-media-hub": {
      "type": "http",
      "url": "https://authonnews.com/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: authon-ai-native-media-hub
Remote MCP URL: https://authonnews.com/mcp/v1

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": {
    "authon-ai-native-media-hub": {
      "url": "https://authonnews.com/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "authon-ai-native-media-hub": {
      "type": "http",
      "url": "https://authonnews.com/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "authon-ai-native-media-hub",
  "transport": "streamable-http",
  "url": "https://authonnews.com/mcp/v1"
}
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 authonnews.com was fetched 2026-08-03T15:31:49.567Z and is being refreshed.

Trust status Neutral

authonnews.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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