API Documentation
Complete reference for the PlatPhormNews MCP Gateway API. 177 graph sites, 2 trusted MCP servers. Public-safe introspection is open; protected actions require PLATPHORM_API_KEY.
Endpoints
Public-safe HTTP endpoints available on the PlatPhormNews MCP Gateway.
/api/mcpMCP JSON-RPC endpoint. Send JSON-RPC 2.0 messages for tools/call, resources/read, prompts/get, etc.
/api/mcpMCP gateway metadata with name, version, protocol, transport, canonical counts, and network topology.
/api/healthHealth check with canonical registry counts, network graph totals, Redis live/cache status, DynamoDB read-only/degraded status, and uptime.
/api/docsStructured JSON documentation of all endpoints, tools, resources, and prompts.
/api/v1/discoveryAuto-discovery engine for *.platphormnews.com. Scan, list, crawl, and register subdomains. Supports ?subdomain=, ?action=scan|list|crawl, and POST for full registration.
/api/v1/test/mcpIntegration test runner. Tests MCP initialization and key tools across all categories. Add ?verbose=true for full data.
/api/v1/seedProtected bootstrap utility for registry setup. Public callers receive an auth-required response.
/api/pingMinimal ping endpoint returning OK status and timestamp for uptime monitoring.
MCP Tools (140)
All tools available via tools/call JSON-RPC method. Tool count reflects live server registration — use tools/list for the authoritative list.
7 canonical MCP tools in Analytics
4 canonical MCP tools in Categories
8 canonical MCP tools in Content
3 canonical MCP tools in Deployments
1 canonical MCP tool in DynamoDB
4 canonical MCP tools in FAQ
1 canonical MCP tool in Federation
4 canonical MCP tools in GitHub
4 canonical MCP tools in Infrastructure
6 canonical MCP tools in MCP Federation
14 canonical MCP tools in Network
55 canonical MCP tools in Registry
3 canonical MCP tools in Search
2 canonical MCP tools in Security
21 canonical MCP tools in Sites
3 canonical MCP tools in Verticals
Auto-Discovery
The public discovery view is generated from 177 sites in the root network graph and the canonical sitemap index. Protected sync can validate *.platphormnews.com routes, query MCP tools/list, resources/list, and prompts/list via JSON-RPC, then store capability snapshots when persistence is available.
https://platphormnews.com
https://404.platphormnews.com
https://a1bibles.platphormnews.com
https://admin.platphormnews.com
https://airrow.platphormnews.com
https://altnews.platphormnews.com
https://analytics.platphormnews.com
https://api.platphormnews.com
https://ascii.platphormnews.com
https://backyardbrawl.platphormnews.com
https://barbine-worldwide-webby.platphormnews.com
https://barbineworldwide.platphormnews.com
https://base.platphormnews.com
https://bbw.platphormnews.com
https://beermuseum.platphormnews.com
https://bibles.platphormnews.com
https://biblesworldwide.platphormnews.com
https://biocyber-demo.platphormnews.com
https://biocyber.platphormnews.com
https://blog.platphormnews.com
https://burritodealer.platphormnews.com
https://calendar.platphormnews.com
https://change4u.platphormnews.com
https://chat.platphormnews.com
https://chatv2.platphormnews.com
https://claws.platphormnews.com
https://cobol.platphormnews.com
https://demo.biocyber.platphormnews.com
https://deployments.platphormnews.com
https://desa.platphormnews.com
https://docs.platphormnews.com
https://dogstar-cybernetics.platphormnews.com
https://dronereel.platphormnews.com
https://echo.platphormnews.com
https://email2letter.platphormnews.com
https://emailreading.platphormnews.com
https://emoji.platphormnews.com
https://fashion.platphormnews.com
https://fasion.platphormnews.com
https://finance.platphormnews.com
https://flamethrower.platphormnews.com
https://flows.platphormnews.com
https://forprez.platphormnews.com
https://fortune-cookie.platphormnews.com
https://fortune.platphormnews.com
https://frontrunners.platphormnews.com
https://games.platphormnews.com
https://glassblowing.platphormnews.com
https://globalshop.platphormnews.com
https://grand-theft-auto-6.platphormnews.com
https://greens.platphormnews.com
https://gta.platphormnews.com
https://gta6.platphormnews.com
https://insights.platphormnews.com
https://ja4-atlas-www.platphormnews.com
https://ja4-atlas.platphormnews.com
https://ja4-vercel-lab-2.platphormnews.com
https://ja4lab.platphormnews.com
https://jobs.platphormnews.com
https://json.platphormnews.com
Public preview statuses: verified. Full route and discovery validation remains a protected operator action.
Discovery Files
Machine-readable files for search engines, LLM agents, IDEs, and feed readers.
/.well-known/mcp.jsonMCP manifest with live tool/resource/prompt counts, transport config, network federation info, and integration examples.
/.well-known/agents.jsonAI agent registry listing all MCP-enabled agents with IDE integration configs for Cursor, Windsurf, VS Code, Claude Desktop, and Zed.
/.well-known/ai-plugin.jsonOpenAI ChatGPT plugin manifest for AI assistant integration with live capability counts.
/.well-known/security.txtSecurity contact information following RFC 9116.
/openapi.yamlFull OpenAPI specification covering every endpoint, schema, tool, resource, and prompt.
/llms.txtSummary LLM discovery file with endpoint, capabilities, and categories.
/llms-full.txtComplete LLM specification with all tools, parameters, resources, and prompts.
/llms-index.jsonDynamic JSON metadata for LLM agents: live tool list, IDE configs, network map, and capability counts.
/rss.xmlRSS feed with platform updates and announcements.
/feed.xmlAtom 1.0 feed with platform updates.
/sitemap.xmlXML sitemap with all public pages.
/robots.txtCrawler directives for search engines.
IDE & Agent Integration
Connect to the MCP server from any compatible client or IDE.
{
"mcpServers": {
"platphormnews": {
"url": "https://mcp.platphormnews.com/api/mcp"
}
}
}{
"mcpServers": {
"platphormnews": {
"serverUrl": "https://mcp.platphormnews.com/api/mcp"
}
}
}{
"mcp.servers": {
"platphormnews": {
"type": "http",
"url": "https://mcp.platphormnews.com/api/mcp"
}
}
}curl -i -X POST https://mcp.platphormnews.com/api/mcp \
-H "Content-Type: application/json" \
-H "MCP-Protocol-Version: 2025-06-18" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'Supported protocol versions: 2025-06-18, 2024-11-05. Keep the returned Mcp-Session-Id and send notifications/initialized before tools/call.
curl -X POST https://mcp.platphormnews.com/api/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'