# PlatphormNews MCP Full Specification v0.0.5 This document contains the complete technical specification for the PlatphormNews Intelligent Hub. ## Statistical Overview - Total Tools: 70 - Total Resources: 16 - Total Prompts: 9 - Registered Sites: 84+ ## Available Tools List (Categorized) ### 1. Infrastructure Management - list_vercel_infrastructure: List all Vercel projects. - get_vercel_project_details: Deep dive into project domains and settings. - list_neon_infrastructure: List all Neon Postgres projects. - list_render_infrastructure: List all Render services. ### 2. Site Orchestration & Health - register_site: Manual registration of a new subdomain. - validate_site_mcp: Live JSON-RPC health check for remote endpoints. - generate_site_token: Issue HMAC-signed bearer tokens for cross-site auth. - crawl_site_capabilities: Deep scan of remote site tools. - sync_sitemap: Automated SEO maintenance via GitHub API. - get_network_health_summary: High-level metrics for monitor.platphormnews.com. ### 3. Intelligence & Discovery - search_capability_graph: Semantic search across the global tool inventory. - get_subdomain_orchestration_profile: Unified profile linking registry, capabilities, and infra. - get_fashion_trends: AI fashion analysis for fashion.platphormnews.com. - get_quake_stats: Real-time gaming metrics for quake.platphormnews.com. - search_platform_jobs: Network-wide job search for jobs.platphormnews.com. ### 4. Content & Events - list_articles: Fetch news content. - create_article: Push new content to the platform. - ph_get_today_posts: Product Hunt integration. - track_event: Custom analytics event emission for orchestration tracking. - list_recent_events: Audit trail and outbox monitoring. ## Resource Protocol (platphormnews://) - platphormnews://system-prompt: The ultimate orchestrator guide. - platphormnews://capabilities: The dynamic, searchable capability registry. - platphormnews://icons/{vertical}: Dynamic SVG iconography. - platphormnews://health: Unified health dashboard data. ## Platform Integration Patterns ### Interactive Execution The dashboard at https://mcp.platphormnews.com/mcp allows for direct tool execution via the Interactive Tool Runner. ### Automated Site Onboarding New subdomains can self-register via the `/api/mcp/register` webhook, automatically advertising their tools to the central hub.