Document lacks a valid OpenAPI version, info object, or paths object
Inspect the evidence and return meaningful protocol-correct content.
GET https://mcp.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
1847 ms
Digest: sha256:67e49978e27d8fadfc1d5424e952931901af03ff5c536253d38378315a509f56
Preview: {"name":"PlatPhormNews MCP Gateway API","version":"0.9.0","description":"Canonical MCP gateway with 140 tools, 17 resources, and 24 prompts for network-wide MCP discovery, capability registry introspection, OpenAPI-to-MCP bridge work, agent policy, safe gateway proxying, and protected platform operations.","protocolVersion":"2024-11-05","supportedProtocolVersions":["2025-06-18","2024-11-05"],"transport":"streamable-http","stats":{"tools":140,"resources":17,"prompts":24,"categories":15,"phase2":{"tools":140,"resources":17,"prompts":24,"categories":15,"registeredSites":316,"generatedTools":16,"draftTools":16,"protectedTools":39,"publicTools":101,"degradedTools":0,"integrations":16,"policyPlatforms":12,"mcpClientsSupported":5,"evals":16,"sandboxTests":16,"browserOpsTests":16}},"tools":[{"name":"get_network_info","description":"Get metadata about the PlatPhorm News network: owner, orgs, verticals, stats, and MCP hub info. Always available (no database dependency).","inputSchema":{"type":"object","properties":{}}},{"name":"network_status","description":"Check the status of the entire PlatPhorm News network or specific sites.","inputSchema":{"type":"object","properties":{"domain":{"type":"string"}}}},{"name":"get_network_sites","description":"List known sites in the PlatPhorm News network (*.platphormnews.com, *.ph3ar.com). Merges Redis overlay, root graph, base sitemap index, bootstrap fallback, and configured extras with source labels.","inputSchema":{"type":"object","properties":{"vertical":{"type":"string"},"mcpOnly":{"type":"boolean"},"withApiDocs":{"type":"boolean"}}}},{"name":"discover_network_sites","description":"Discover trusted PlatPhormNews sites automatically from the root graph, base sitemap index, bootstrap fallback, and EXTRA_DISCOVERY_DOMAINS. Public-safe: does not mutate registry state.","inputSchema":{"type":"object","properties":{"limit":{"type":"number"},"timeoutMs":{"type":"number"}}}},{"name":"list_federated_mcp_tools","description":"List source-labeled remote MCP tools discovered from trusted Pl