# PlatPhorm News API Canonical: https://newsapi.platphormnews.com Purpose: Public Hacker News reading and source-grounded news discovery. MCP: https://newsapi.platphormnews.com/api/mcp OpenAPI: https://newsapi.platphormnews.com/openapi.yaml Tools: list_hacker_news_stories, get_hacker_news_item, get_news_service_status Resources: news://feeds, news://service Prompts: summarize_news_feed, compare_story_discussion Writes: none ## Operating boundary The public MCP endpoint reads current Hacker News data. NewsAPI.org support is optional and is reported as not configured when no backend credential exists. No credential, private user data, mutation, or invented story is exposed. tools/list, resources/list, and prompts/list reflect the native registry in /api/mcp. ## Platform routes /api/health, /api/v1/health, /api/docs, /openapi.yaml, /llms.txt, /llms-full.txt, /llms-index.json, /robots.txt, /sitemap.xml, /sitemap-index.xml, /rss.xml, /feed.xml, /manifest.webmanifest, /.well-known/mcp.json, /.well-known/agents.json, /.well-known/security.txt, and /.well-known/trust.json are public read-only surfaces.