# ๐ŸŒ PlatPhorm News โ€” llms-full.txt # ๐Ÿ“š Extended machine-readable context document (llmstxt.org) # ๐Ÿ—“๏ธ Last updated: 2026-03-07 # ๐Ÿ—๏ธ Version: 1.5.0 > ๐Ÿš€ PlatPhorm News is a real-time, open-source-spirit news aggregation, **live games arena**, and **AI-powered platform network**. > ๐Ÿ› ๏ธ Built with SvelteKit 2 / Svelte 5 (runes), Tailwind CSS v4, deployed on Vercel. > ๐Ÿ”— Root domain: https://www.platphormnews.com > ๐ŸŽฎ Games Platform: https://games.platphormnews.com > ๐Ÿค– MCP Server: https://mcp.platphormnews.com (v2.0.0, 30 tools, Redis-backed) > ๐Ÿ˜๏ธ Community hub: https://ph3ar.com > ๐Ÿ‘ค Created by Michael Barbine โ€” Michael@Barbineworldwide.com โ€” @BigNerdLoLz --- ## ๐Ÿ—๏ธ Architecture - **Framework:** SvelteKit 2 + Svelte 5 (runes: `$state`, `$derived`, `$props`, `$effect`) - **Styling:** Tailwind CSS v4 (LCARS-inspired dark design system โ€” gold #c9a84c/#d4a84a/#e0c07a, purple #7a5ec7/#b088ff) - **Hosting:** Vercel (adapter-vercel, nodejs22.x, iad1 region) - **Analytics:** @vercel/analytics (privacy-first, no PII) - **Data Sources:** - ๐Ÿ“ฐ Hacker News Firebase API (stories, comments, users) - ๐ŸŽฎ Games API at games.platphormnews.com (catalog, servers, players, matches, leaderboards) - ๐Ÿค– MCP Platform API at mcp.platphormnews.com (network stats, tools, resources) - ๐Ÿˆ Sports API at sports.platphormnews.com (scores, news, stats) - ๐Ÿ˜€ Emoji API at emoji.platphormnews.com (emoji search and library) - ๐Ÿ“… Calendar API at calendar.platphormnews.com (events, scheduling) - ๐Ÿ“ฐ AltNews API at altnews.platphormnews.com (alternative news) - ๐ŸŽจ ASCII API at ascii.platphormnews.com (art generation) - ๐Ÿ‘— Fashion API at fashion.platphormnews.com (trends, news) - ๐Ÿ“ž StarPhone API at starphone.platphormnews.com (communications) - ๐Ÿ’ผ Jobs API at jobs.platphormnews.com (career listings) - ๐Ÿ”„ Reflux API at reflux.platphormnews.com (data pipelines) - ๐ŸŽฎ GTA API at gta.platphormnews.com (GTA community) - ๐Ÿค– NPaaS API at npaas.platphormnews.com (AI news platform) - ๐Ÿน Airrow API at airrow.platphormnews.com (AI recommendations) - ๐Ÿ“– Docs API at docs.platphormnews.com (documentation hub) - ๐Ÿ“ Markdown API at markdown.platphormnews.com (Markdown processing) - ๐Ÿ“‹ XML API at xml.platphormnews.com (XML tools) - ๐Ÿ“Š JSON API at json.platphormnews.com (JSON tools) - ๐Ÿง  Polymaths API at polymaths.platphormnews.com (interdisciplinary research) - ๐Ÿš€ Two API at two.platphormnews.com (next-gen platform) - **i18n:** 10 locales (en, es, fr, de, ja, zh, pt, ko, ar, hi) with RTL support (Arabic) - **MCP:** Model Context Protocol v1.1.0 โ€” 30 tools exposed at /api/mcp - **Standard Endpoints:** All sites in the PlatPhorm News network expose /api/docs, /api/mcp, and /api/health --- ## ๐Ÿ—บ๏ธ Full Route Map | Route | Description | |-------|-------------| | `/` | ๐Ÿ  Home โ€” Top HackerNews stories (news-focused) | | `/top` | ๐Ÿ” HackerNews top 500 stories | | `/best` | โญ HackerNews best stories | | `/ask` | โ“ Ask threads | | `/show` | ๐Ÿ’ก Show submissions | | `/jobs` | ๐Ÿ’ผ job board | | `/news` | ๐Ÿ“ฐ General news | | `/games` | ๐ŸŽฎ Games Arena โ€” live servers, leaderboards, matches | | `/platform` | ๐ŸŒ PlatPhorm network โ€” MCP tools, monitoring, feeds | | `/story/[id]` | ๐Ÿ“„ Individual story + comment thread | | `/login` | ๐Ÿ” User authentication | | `/signup` | โœ๏ธ User registration | | `/api/docs` | ๐Ÿ“– OpenAPI 3.1 interactive documentation | | `/api/mcp` | ๐Ÿค– Model Context Protocol manifest + tool calls | | `/api/games` | ๐ŸŽฎ Games stats proxy | | `/api/platform` | ๐ŸŒ MCP platform stats proxy (60s cache) | | `/api/sports` | ๐Ÿˆ Sports news and stats proxy | | `/api/emoji` | ๐Ÿ˜€ Emoji search and library proxy | | `/api/calendar` | ๐Ÿ“… Calendar events proxy | | `/api/altnews` | ๐Ÿ“ฐ Alternative news proxy | | `/api/ascii` | ๐ŸŽจ ASCII art generation proxy | | `/api/fashion` | ๐Ÿ‘— Fashion news proxy | | `/api/starphone` | ๐Ÿ“ž StarPhone communications proxy | | `/api/jobs` | ๐Ÿ’ผ Jobs listings proxy | | `/api/reflux` | ๐Ÿ”„ Data pipeline proxy | | `/api/gta` | ๐ŸŽฎ GTA community proxy | | `/api/npaas` | ๐Ÿค– NPaaS platform proxy | | `/api/airrow` | ๐Ÿน Airrow AI proxy | | `/api/webhooks` | ๐Ÿ”” Inbound webhook receiver (Zapier, n8n) | | `/api/health` | ๐Ÿ’š Health check with dependency probes | | `/api/getTopStories` | ๐Ÿ“Š Top stories JSON feed | | `/api/getLatestNews` | ๐Ÿ“ฐ Latest news JSON | | `/api/getNewsDetails` | ๐Ÿ“ƒ Story detail by ID | | `/api/hackernews/*` | ๐Ÿ”ฅ HN-specific category feeds | | `/rss.xml` | ๐Ÿ“ก RSS 2.0 feed | | `/sitemap.xml` | ๐Ÿ—บ๏ธ XML sitemap with hreflang ร— 10 locales | --- ## ๐ŸŽฎ Games Platform PlatPhorm News integrates **live games browser-based platform** at https://games.platphormnews.com: - ๐ŸŸ๏ธ **Real-time server stats** โ€” online servers, active players, match counts - ๐Ÿ† **Leaderboards** โ€” top players with K/D ratios, updated in real-time - โš”๏ธ **Match history** โ€” recent games with map, mode, player count, duration - ๐ŸŽฎ **Game Catalog** โ€” multiple titles in the catalog - ๐Ÿ“Š **Stats API** โ€” GET https://www.platphormnews.com/api/games --- ## ๐ŸŒ Featured Network Services ### ๐Ÿˆ Sports (sports.platphormnews.com) Live sports news, scores, and statistics. - API: GET https://www.platphormnews.com/api/sports?type=news|scores|stats ### ๐Ÿ˜€ Emoji (emoji.platphormnews.com) Emoji search, lookup, and custom emoji library. - API: GET https://www.platphormnews.com/api/emoji?q=search&category=filter ### ๐Ÿ“… Calendar (calendar.platphormnews.com) Shared calendar, event scheduling, and reminders. - API: GET https://www.platphormnews.com/api/calendar?type=events&limit=10 ### ๐Ÿ“ฐ AltNews (altnews.platphormnews.com) Alternative and independent news aggregation. - API: GET https://www.platphormnews.com/api/altnews?type=stories&limit=10 ### ๐ŸŽจ ASCII (ascii.platphormnews.com) ASCII art generator and text art tools. - API: GET https://www.platphormnews.com/api/ascii?type=generate&text=hello&font=big ### ๐Ÿ‘— Fashion (fashion.platphormnews.com) Fashion news, trends, and style content. - API: GET https://www.platphormnews.com/api/fashion?type=news|trends|collections ### ๐Ÿ“ž StarPhone (starphone.platphormnews.com) Next-generation communication platform โ€” messaging, calls, and collaboration. - API: GET https://www.platphormnews.com/api/starphone?type=status|features|stats ### ๐Ÿ’ผ Jobs (jobs.platphormnews.com) Job board and career listings across the PlatPhorm network. - API: GET https://www.platphormnews.com/api/jobs?type=listings&q=search&limit=20&page=1 ### ๐Ÿ”„ Reflux (reflux.platphormnews.com) Event-driven data pipeline and stream processing. - API: GET https://www.platphormnews.com/api/reflux?type=status|streams|metrics ### ๐ŸŽฎ GTA (gta.platphormnews.com) Grand Theft Auto news, stats, and community hub. - API: GET https://www.platphormnews.com/api/gta?type=news|stats|community ### ๐Ÿค– NPaaS (npaas.platphormnews.com) News Platform as a Service โ€” AI-powered news ingestion and distribution. - API: GET https://www.platphormnews.com/api/npaas?type=status|stats|pipelines ### ๐Ÿน Airrow (airrow.platphormnews.com) AI-powered recommendation and routing engine. - API: GET https://www.platphormnews.com/api/airrow?type=recommendations|routes|stats&context=... ### ๐Ÿค– MCP (mcp.platphormnews.com) Model Context Protocol server โ€” AI tool manifest and execution endpoint. - API: GET/POST https://www.platphormnews.com/api/mcp --- ## ๐Ÿค– MCP Tool Manifest **Endpoint:** POST https://www.platphormnews.com/api/mcp **Auth:** none (public read-only tools) **Protocol:** Model Context Protocol v1.1.0 / JSON-RPC 2.0 (protocol version 2024-11-05) **Transport:** Streamable HTTP (also supports legacy { tool, params } format) **Discovery:** https://www.platphormnews.com/.well-known/mcp.json ### ๐Ÿ“ฐ News Tools 1. `list_stories(category, limit, page)` โ€” list stories by category 2. `get_story(id)` โ€” full story detail by item ID 3. `search_stories(query, limit)` โ€” full-text search via Algolia API 4. `get_altnews_stories(limit, category)` โ€” alternative news from altnews.platphormnews.com ### ๐ŸŒ Network Tools 5. `list_domains(category)` โ€” list all network domains 6. `get_domain(name)` โ€” single domain detail 7. `get_network_info()` โ€” full network overview ### ๐ŸŽฎ Games Tools 8. `get_games_catalog(limit, page)` โ€” game catalog 9. `get_games_servers(game, mode)` โ€” live server list 10. `get_games_leaderboard(game, sort, limit)` โ€” top players 11. `get_games_stats(game)` โ€” aggregate arena stats 12. `get_games_matches(game, limit)` โ€” recent match history 13. `get_gta_stats(type, limit)` โ€” GTA news and community ### ๐Ÿ“Š Platform & Infrastructure Tools 14. `get_platform_stats()` โ€” MCP server stats 15. `get_monitor_status(service)` โ€” health status from monitor.platphormnews.com 16. `get_npaas_status(type)` โ€” NPaaS platform status 17. `get_reflux_data(type)` โ€” data pipeline metrics ### ๐Ÿค– AI Tools 18. `get_airrow_data(type, context)` โ€” AI recommendations and routing ### ๐ŸŽจ Content & Media Tools 19. `get_sports_news(type, limit)` โ€” sports from sports.platphormnews.com 20. `get_emoji_data(query, category)` โ€” emoji from emoji.platphormnews.com 21. `get_ascii_art(text, font)` โ€” ASCII art from ascii.platphormnews.com 22. `get_fashion_content(type, limit)` โ€” fashion from fashion.platphormnews.com 23. `get_calendar_events(limit, from)` โ€” events from calendar.platphormnews.com ### ๐Ÿ“ž Communications & Career Tools 24. `get_starphone_data(type)` โ€” StarPhone communications 25. `get_jobs_listings(query, limit, page)` โ€” job listings from jobs.platphormnews.com --- ## ๐ŸŒ MCP Network Sites All major PlatPhorm services expose MCP endpoints at `/api/mcp` and discovery at `/.well-known/mcp.json`. AI agents can discover and connect to any site in the network using the standard MCP protocol (JSON-RPC 2.0). | Site | URL | MCP Endpoint | Category | |------|-----|--------------|----------| | MCP Hub | https://mcp.platphormnews.com | /api/mcp | service | | Docs | https://docs.platphormnews.com | /api/mcp | service | | Games | https://games.platphormnews.com | /api/mcp | gaming | | Sports | https://sports.platphormnews.com | /api/mcp | content | | Emoji | https://emoji.platphormnews.com | /api/mcp | content | | Calendar | https://calendar.platphormnews.com | /api/mcp | infra | | AltNews | https://altnews.platphormnews.com | /api/mcp | content | | ASCII | https://ascii.platphormnews.com | /api/mcp | content | | Fashion | https://fashion.platphormnews.com | /api/mcp | commerce | | StarPhone | https://starphone.platphormnews.com | /api/mcp | comms | | Jobs | https://jobs.platphormnews.com | /api/mcp | content | | Reflux | https://reflux.platphormnews.com | /api/mcp | infra | | GTA | https://gta.platphormnews.com | /api/mcp | gaming | | NPaaS | https://npaas.platphormnews.com | /api/mcp | ai | | Airrow | https://airrow.platphormnews.com | /api/mcp | ai | | Markdown | https://markdown.platphormnews.com | /api/mcp | content | | XML | https://xml.platphormnews.com | /api/mcp | infra | | JSON | https://json.platphormnews.com | /api/mcp | infra | | Polymaths | https://polymaths.platphormnews.com | /api/mcp | ai | | Two | https://two.platphormnews.com | /api/mcp | service | | Monitor | https://monitor.platphormnews.com | /api/mcp | service | ### MCP Network Discovery - **Central MCP Discovery:** https://www.platphormnews.com/.well-known/mcp.json - **Network Manifest:** https://www.platphormnews.com/network.manifest (includes mcp_enabled_sites) - **LLM Index:** https://www.platphormnews.com/llms-index.json (live network data with MCP endpoints) - **Network Graph:** https://www.platphormnews.com/api/network/graph (filter by category, get MCP metadata) - **Domain Discovery:** https://www.platphormnews.com/api/domains (live Vercel API discovery) To connect to any site's MCP endpoint, use: `https://{site}.platphormnews.com/api/mcp` To discover a site's tools, send: `POST /api/mcp` with `{"jsonrpc":"2.0","id":1,"method":"tools/list"}` --- ## ๐ŸŒ Network Graph API PlatPhorm News now exposes the entire network as a **graph of nodes (domains) and edges (relationships)**. **Endpoint:** GET https://www.platphormnews.com/api/network/graph **Filtering:** ?filter=subdomain|partner|external|service|api, ?category=gaming|infra|ai|commerce|community|content|comms|... **Stats-only:** ?stats=true **DynamoDB Explorer:** GET https://www.platphormnews.com/api/dynamodb?action=discover (read-only) **Domain Discovery:** GET https://www.platphormnews.com/api/domains ### Node Categories - **infra**: admin, api, analytics, deployments, monitor, lab, logslash, calendar, reflux - **gaming**: games, gta, gta6, backyardbrawl, robotwrestling, flamethrower - **community**: ph3ar, chat, chatv2, echo, radio - **commerce**: shop, globalshop, roboclothes, fashion, fasion, legos - **content**: blog, news, sports, nomad, dronereel, emoji, fortune, altnews, ascii, jobs, phearnews - **finance**: finance, nad, polymarkets, frontrunners - **faith**: a1bibles, bibles, reliablebible - **comms**: mail, mailthing, starphone, uberpidgeons, emailreading - **security**: ja4-atlas, threatrelay, spectrum-k9, biocyber - **ai**: mcp, airrow, npaas, dogstar-cybernetics, microwave --- ## ๐ŸŒ Subdomain Network (platphormnews.com) PlatPhorm News operates a network of **130+ subdomains**, all under platphormnews.com: ascii, admin, airrow, analytics, api, blog, calendar, chat, deployments, echo, emoji, fashion, games, gta, jobs, lab, mail, mcp, monitor, news, npaas, preview, projects, reflux, sports, shop, radio, starphone, altnews, and 100+ others. See https://www.platphormnews.com/sitemap.xml or https://www.platphormnews.com/network.manifest for full indexed list. --- ## ๐ŸŒ Internationalization Supported locales: ๐Ÿ‡บ๐Ÿ‡ธ en ยท ๐Ÿ‡ช๐Ÿ‡ธ es ยท ๐Ÿ‡ซ๐Ÿ‡ท fr ยท ๐Ÿ‡ฉ๐Ÿ‡ช de ยท ๐Ÿ‡ฏ๐Ÿ‡ต ja ยท ๐Ÿ‡จ๐Ÿ‡ณ zh ยท ๐Ÿ‡ง๐Ÿ‡ท pt ยท ๐Ÿ‡ฐ๐Ÿ‡ท ko ยท ๐Ÿ‡ธ๐Ÿ‡ฆ ar ยท ๐Ÿ‡ฎ๐Ÿ‡ณ hi - โœ… hreflang tags present on all primary routes - โœ… Language switcher in footer navigation - โœ… RTL support for Arabic (ar) - โœ… Browser language auto-detection with localStorage persistence --- ## ๐Ÿ” SEO & Structured Data - โœ… JSON-LD: NewsMediaOrganization + WebSite + SearchAction on all pages - โœ… Open Graph tags (title, description, image, type, locale) on all pages - โœ… Twitter Card (summary_large_image) on all pages - โœ… Canonical URLs on all pages - โœ… robots.txt: https://www.platphormnews.com/robots.txt - โœ… Sitemap: https://www.platphormnews.com/sitemap.xml - โœ… RSS: https://www.platphormnews.com/rss.xml - โœ… llms.txt: https://www.platphormnews.com/llms.txt - โœ… MCP well-known: https://www.platphormnews.com/.well-known/mcp.json - โœ… knowsAbout: Technology News, Sports, Fashion, Gaming, GTA, Emoji, Jobs, AI, MCP, etc. --- ## ๐Ÿ”” Webhooks **Endpoint:** POST https://www.platphormnews.com/api/webhooks **Events:** story.created, story.trending, comment.created, ping, custom **Compatible with:** Zapier, n8n, Make.com, custom HTTP --- ## ๐Ÿ‘ค Contact & Community - ๐ŸŒ Hosted Site: https://www.platphormnews.com - ๐Ÿ˜๏ธ Community Hub: https://ph3ar.com/about - ๐Ÿ“ Blog: https://blog.ph3ar.com - โœ๏ธ Author: Michael Barbine - ๐Ÿ“ง Email: Michael@Barbineworldwide.com - ๐Ÿ™ GitHub: https://www.github.com/mbarbine - ๐Ÿฆ Twitter/X: @BigNerdLoLz --- ## โš–๏ธ Legal Content aggregated from Hacker News is subject to Terms of Service. Original site code and design ยฉ 2026 Michael Barbine / PlatPhorm, Inc. Privacy policy: https://www.platphormnews.com/privacy Terms: https://www.platphormnews.com/terms