# PlatPhorm News Network - Full LLM Discovery Context # https://platphormnews.com/llms-full.txt # Version: 2.0.0 # Updated: 2026-04-08T08:22:21.192Z ================================================================================ ## OVERVIEW ================================================================================ PlatPhorm News is a federated network of 49+ interconnected sites spanning 23 verticals. All sites are MCP-enabled with unified API access, RSS feeds, and JSON-LD structured data. Mission: News for 8 billion people. Free forever. Network: 49 sites, 48 MCP-enabled, 48 RSS feeds Tech Stack: Next.js 16, TypeScript, PostgreSQL, Vercel ================================================================================ ## NETWORK STATISTICS ================================================================================ | Metric | Value | |--------|-------| | Total Sites | 49 | | MCP-Enabled | 48 | | RSS Feeds | 48 | | API-Enabled | 49 | | Verticals | 23 | ================================================================================ ## API DOCUMENTATION ================================================================================ Base URL: https://platphormnews.com/api/v1 Docs: https://platphormnews.com/api/docs Health: https://platphormnews.com/api/health ### Authentication Public endpoints require no authentication. Authenticated endpoints require X-API-Key header: ``` X-API-Key: ``` ### Rate Limits | Tier | Requests/Minute | Burst | |---------------|-----------------|-------| | Public | 100 | 20 | | Authenticated | 1000 | 100 | | Enterprise | 10000 | 1000 | ================================================================================ ## ENDPOINTS ================================================================================ ### Health & Status ``` GET /api/health Response: { "status": "ok", "version": "2.0.0", "timestamp": "ISO8601", "services": { "database": "ok", "cache": "ok" } } ``` ### Headlines (Live RSS Aggregation) ``` GET /api/v1/headlines?count=20 Response: { "success": true, "data": [ { "title": "string", "link": "url", "source": "string", "sourceDomain": "string", "pubDate": "ISO8601", "category": "string" } ], "count": 20, "timestamp": "ISO8601" } ``` ### Network Registry ``` GET /api/v1/network?grouped=true&category=technology Response: { "success": true, "stats": { "totalSites": 49, "mcpEnabled": 48, "rssEnabled": 48 }, "data": [NetworkSite], "count": number } ``` NetworkSite Schema: ```json { "id": "string", "name": "string", "domain": "string", "url": "url", "description": "string", "category": "string", "hasMcp": boolean, "hasRss": boolean, "hasApi": boolean } ``` ### Webhooks ``` POST /api/webhooks Headers: - X-Webhook-Signature: HMAC-SHA256 - X-Webhook-Id: Idempotency key - X-Idempotency-Key: UUID Body: { "url": "https://your-server.com/webhook", "events": ["content.published", "network.updated"], "secret": "your-secret" } ``` Event Types: - content.published - content.updated - content.deleted - network.site.added - network.site.updated - webhook.delivery.failed ================================================================================ ## FULL NETWORK REGISTRY (49 sites) ================================================================================ | Name | Category | URL | MCP | RSS | |------|----------|-----|-----|-----| | PlatPhorm News | root | https://www.platphormnews.com | Yes | Yes | | PlatPhorm Space | content | https://space.platphormnews.com | Yes | Yes | | PlatPhorm Docs | service | https://docs.platphormnews.com | Yes | Yes | | PlatPhorm Wrestling | sports | https://wrestling.platphormnews.com | Yes | Yes | | PlatPhorm Fortune | lifestyle | https://fortune.platphormnews.com | Yes | Yes | | PlatPhorm Games | gaming | https://games.platphormnews.com | Yes | Yes | | PlatPhorm Quake | gaming | https://quake.platphormnews.com | Yes | Yes | | PlatPhorm Reader | tools | https://reader.platphormnews.com | Yes | Yes | | PlatPhorm Sheets | productivity | https://sheets.platphormnews.com | Yes | Yes | | PlatPhorm Fashion | commerce | https://fashion.platphormnews.com | Yes | Yes | | PlatPhorm Finance | finance | https://finance.platphormnews.com | Yes | Yes | | PlatPhorm Real Estate | commerce | https://real-estate.platphormnews.com | Yes | Yes | | PlatPhorm Zillow | commerce | https://zillow.platphormnews.com | Yes | Yes | | PlatPhorm Raindeer | tools | https://raindeer.platphormnews.com | Yes | Yes | | PlatPhorm ASCII | tools | https://ascii.platphormnews.com | Yes | Yes | | PlatPhorm Kanban | productivity | https://kanban.platphormnews.com | Yes | Yes | | PlatPhorm Calendar | productivity | https://calendar.platphormnews.com | Yes | Yes | | PlatPhorm Insights | analytics | https://insights.platphormnews.com | Yes | Yes | | PlatPhorm Jobs | careers | https://jobs.platphormnews.com | Yes | Yes | | PlatPhorm MCP | infra | https://mcp.platphormnews.com | Yes | Yes | | PlatPhorm Monitor | infra | https://monitor.platphormnews.com | Yes | Yes | | PlatPhorm API | infra | https://api.platphormnews.com | No | No | | PlatPhorm Sports | content | https://sports.platphormnews.com | Yes | Yes | | PlatPhorm Emoji | tools | https://emoji.platphormnews.com | Yes | Yes | | PlatPhorm NPaaS | ai | https://npaas.platphormnews.com | Yes | Yes | | PlatPhorm Airrow | ai | https://airrow.platphormnews.com | Yes | Yes | | PlatPhorm AltNews | content | https://altnews.platphormnews.com | Yes | Yes | | PlatPhorm StarPhone | comms | https://starphone.platphormnews.com | Yes | Yes | | PlatPhorm Reflux | infra | https://reflux.platphormnews.com | Yes | Yes | | PlatPhorm GTA | gaming | https://gta.platphormnews.com | Yes | Yes | | PlatPhorm Markdown | tools | https://markdown.platphormnews.com | Yes | Yes | | PlatPhorm XML | infra | https://xml.platphormnews.com | Yes | Yes | | PlatPhorm JSON | infra | https://json.platphormnews.com | Yes | Yes | | PlatPhorm Polymaths | ai | https://polymaths.platphormnews.com | Yes | Yes | | PlatPhorm Two | infra | https://two.platphormnews.com | Yes | Yes | | PlatPhorm Mermaids | entertainment | https://mermaids.platphormnews.com | Yes | Yes | | PlatPhorm Glassblowing | crafting | https://glassblowing.platphormnews.com | Yes | Yes | | PlatPhorm Flamethrowers | automotive | https://flamethrowers.platphormnews.com | Yes | Yes | | PlatPhorm Vanlife | lifestyle | https://vanlife.platphormnews.com | Yes | Yes | | PlatPhorm PH3AR | community | https://ph3ar.platphormnews.com | Yes | Yes | | PlatPhorm DESA | security | https://desa.platphormnews.com | Yes | Yes | | PlatPhorm GlobalShop | shopping | https://globalshop.platphormnews.com | Yes | Yes | | PlatPhorm Warm | shopping | https://warm.platphormnews.com | Yes | Yes | | PlatPhorm Greens | health | https://greens.platphormnews.com | Yes | Yes | | PlatPhorm Trace | infra | https://trace.platphormnews.com | Yes | Yes | | PlatPhorm Atlas | infra | https://atlas.platphormnews.com | Yes | Yes | | PlatPhorm Codex | developers | https://codex.platphormnews.com | Yes | Yes | | PlatPhorm Claws | infra | https://claws.platphormnews.com | Yes | Yes | | PlatPhorm MCP Hub | ai | https://mcp.platphormnews.com | Yes | Yes | ================================================================================ ## NETWORK BY VERTICAL ================================================================================ ### Core (1 sites) - PlatPhorm News: https://www.platphormnews.com ### Content (3 sites) - PlatPhorm Space: https://space.platphormnews.com - PlatPhorm Sports: https://sports.platphormnews.com - PlatPhorm AltNews: https://altnews.platphormnews.com ### Services (1 sites) - PlatPhorm Docs: https://docs.platphormnews.com ### Sports (1 sites) - PlatPhorm Wrestling: https://wrestling.platphormnews.com ### Lifestyle (2 sites) - PlatPhorm Fortune: https://fortune.platphormnews.com - PlatPhorm Vanlife: https://vanlife.platphormnews.com ### Gaming (3 sites) - PlatPhorm Games: https://games.platphormnews.com - PlatPhorm Quake: https://quake.platphormnews.com - PlatPhorm GTA: https://gta.platphormnews.com ### Tools (5 sites) - PlatPhorm Reader: https://reader.platphormnews.com - PlatPhorm Raindeer: https://raindeer.platphormnews.com - PlatPhorm ASCII: https://ascii.platphormnews.com - PlatPhorm Emoji: https://emoji.platphormnews.com - PlatPhorm Markdown: https://markdown.platphormnews.com ### Productivity (3 sites) - PlatPhorm Sheets: https://sheets.platphormnews.com - PlatPhorm Kanban: https://kanban.platphormnews.com - PlatPhorm Calendar: https://calendar.platphormnews.com ### Commerce (3 sites) - PlatPhorm Fashion: https://fashion.platphormnews.com - PlatPhorm Real Estate: https://real-estate.platphormnews.com - PlatPhorm Zillow: https://zillow.platphormnews.com ### Finance (1 sites) - PlatPhorm Finance: https://finance.platphormnews.com ### Analytics (1 sites) - PlatPhorm Insights: https://insights.platphormnews.com ### Careers (1 sites) - PlatPhorm Jobs: https://jobs.platphormnews.com ### Infrastructure (10 sites) - PlatPhorm MCP: https://mcp.platphormnews.com - PlatPhorm Monitor: https://monitor.platphormnews.com - PlatPhorm API: https://api.platphormnews.com - PlatPhorm Reflux: https://reflux.platphormnews.com - PlatPhorm XML: https://xml.platphormnews.com - PlatPhorm JSON: https://json.platphormnews.com - PlatPhorm Two: https://two.platphormnews.com - PlatPhorm Trace: https://trace.platphormnews.com - PlatPhorm Atlas: https://atlas.platphormnews.com - PlatPhorm Claws: https://claws.platphormnews.com ### AI (4 sites) - PlatPhorm NPaaS: https://npaas.platphormnews.com - PlatPhorm Airrow: https://airrow.platphormnews.com - PlatPhorm Polymaths: https://polymaths.platphormnews.com - PlatPhorm MCP Hub: https://mcp.platphormnews.com ### Communications (1 sites) - PlatPhorm StarPhone: https://starphone.platphormnews.com ### Entertainment (1 sites) - PlatPhorm Mermaids: https://mermaids.platphormnews.com ### Crafting (1 sites) - PlatPhorm Glassblowing: https://glassblowing.platphormnews.com ### Automotive (1 sites) - PlatPhorm Flamethrowers: https://flamethrowers.platphormnews.com ### Community (1 sites) - PlatPhorm PH3AR: https://ph3ar.platphormnews.com ### Security (1 sites) - PlatPhorm DESA: https://desa.platphormnews.com ### Shopping (2 sites) - PlatPhorm GlobalShop: https://globalshop.platphormnews.com - PlatPhorm Warm: https://warm.platphormnews.com ### Health (1 sites) - PlatPhorm Greens: https://greens.platphormnews.com ### Developers (1 sites) - PlatPhorm Codex: https://codex.platphormnews.com ================================================================================ ## MCP INTEGRATION ================================================================================ Model Context Protocol enables AI agents to interact with network services. MCP Hub: https://mcp.platphormnews.com ### Supported Operations - Content retrieval and search - Data aggregation across sites - Webhook subscriptions - Real-time updates via Server-Sent Events ### MCP-Enabled Sites (48) - PlatPhorm News: https://www.platphormnews.com - PlatPhorm Space: https://space.platphormnews.com - PlatPhorm Docs: https://docs.platphormnews.com - PlatPhorm Wrestling: https://wrestling.platphormnews.com - PlatPhorm Fortune: https://fortune.platphormnews.com - PlatPhorm Games: https://games.platphormnews.com - PlatPhorm Quake: https://quake.platphormnews.com - PlatPhorm Reader: https://reader.platphormnews.com - PlatPhorm Sheets: https://sheets.platphormnews.com - PlatPhorm Fashion: https://fashion.platphormnews.com - PlatPhorm Finance: https://finance.platphormnews.com - PlatPhorm Real Estate: https://real-estate.platphormnews.com - PlatPhorm Zillow: https://zillow.platphormnews.com - PlatPhorm Raindeer: https://raindeer.platphormnews.com - PlatPhorm ASCII: https://ascii.platphormnews.com - PlatPhorm Kanban: https://kanban.platphormnews.com - PlatPhorm Calendar: https://calendar.platphormnews.com - PlatPhorm Insights: https://insights.platphormnews.com - PlatPhorm Jobs: https://jobs.platphormnews.com - PlatPhorm MCP: https://mcp.platphormnews.com - PlatPhorm Monitor: https://monitor.platphormnews.com - PlatPhorm Sports: https://sports.platphormnews.com - PlatPhorm Emoji: https://emoji.platphormnews.com - PlatPhorm NPaaS: https://npaas.platphormnews.com - PlatPhorm Airrow: https://airrow.platphormnews.com - PlatPhorm AltNews: https://altnews.platphormnews.com - PlatPhorm StarPhone: https://starphone.platphormnews.com - PlatPhorm Reflux: https://reflux.platphormnews.com - PlatPhorm GTA: https://gta.platphormnews.com - PlatPhorm Markdown: https://markdown.platphormnews.com - PlatPhorm XML: https://xml.platphormnews.com - PlatPhorm JSON: https://json.platphormnews.com - PlatPhorm Polymaths: https://polymaths.platphormnews.com - PlatPhorm Two: https://two.platphormnews.com - PlatPhorm Mermaids: https://mermaids.platphormnews.com - PlatPhorm Glassblowing: https://glassblowing.platphormnews.com - PlatPhorm Flamethrowers: https://flamethrowers.platphormnews.com - PlatPhorm Vanlife: https://vanlife.platphormnews.com - PlatPhorm PH3AR: https://ph3ar.platphormnews.com - PlatPhorm DESA: https://desa.platphormnews.com - PlatPhorm GlobalShop: https://globalshop.platphormnews.com - PlatPhorm Warm: https://warm.platphormnews.com - PlatPhorm Greens: https://greens.platphormnews.com - PlatPhorm Trace: https://trace.platphormnews.com - PlatPhorm Atlas: https://atlas.platphormnews.com - PlatPhorm Codex: https://codex.platphormnews.com - PlatPhorm Claws: https://claws.platphormnews.com - PlatPhorm MCP Hub: https://mcp.platphormnews.com ================================================================================ ## FEEDS & DISCOVERY ================================================================================ | Resource | URL | |----------|-----| | RSS 2.0 | https://platphormnews.com/rss.xml | | Atom | https://platphormnews.com/feed.xml | | Sitemap | https://platphormnews.com/sitemap.xml | | Sitemap Index | https://platphormnews.com/sitemap-index.xml | | LLMs Summary | https://platphormnews.com/llms.txt | | LLMs Full | https://platphormnews.com/llms-full.txt | | Robots | https://platphormnews.com/robots.txt | | API Docs | https://platphormnews.com/api/docs | ================================================================================ ## CONTACT ================================================================================ Submit Content: https://docs.platphormnews.com API Support: api@platphormnews.com General: contact@platphormnews.com GitHub: https://github.com/platphorm ================================================================================ ## LEGAL ================================================================================ Terms of Service: https://platphormnews.com/legal/terms Privacy Policy: https://platphormnews.com/legal/privacy Content License: CC BY 4.0 International