# PlatPhorm Atlas Atlas is the fingerprint intelligence and topology layer for the PlatPhormNews web mesh. Base URL: https://atlas.platphormnews.com Version: 1.0.0-phase1 Persistence: available Public read-only: dashboard summaries, lookup, public-safe observations, docs, discovery files, health summaries, route summaries, and read-only MCP introspection. Protected actions: observation ingestion, fingerprint labeling, project management, actor/campaign/alert mutation, firewall rules, sync, test triggers, and report generation require PLATPHORM_API_KEY. Auth: Authorization: Bearer PLATPHORM_API_KEY or X-PlatPhorm-API-Key. Counts: - observations: 49289 - fingerprints: 117 - projects: 5 - sensors: 34 - alerts: 27 - actors: 4 - campaigns: 2 - infrastructure: 92 - firewallRules: 4 Core endpoints: - /api/health - /api/v1/health - /api/docs - /openapi.yaml - /llms.txt - /llms-full.txt - /llms-index.json - /robots.txt - /sitemap.xml - /sitemap-index.xml - /rss.xml - /feed.xml - /manifest.webmanifest - /.well-known/mcp.json - /.well-known/agents.json - /.well-known/ai-plugin.json - /.well-known/security.txt - /.well-known/trust.json - /api/mcp - /api/ingest/http - /api/ingest/zeek - /api/ingest/suricata - /api/ingest/batch - /api/lookup - /api/stats - /api/observations - /api/fingerprints/label - /api/projects - /api/sensors - /api/alerts - /api/alerts/feed - /api/actors - /api/campaigns - /api/infrastructure - /api/firewall/rules MCP tools: - ingest_http_observation - ingest_zeek_logs - ingest_suricata_events - ingest_batch - lookup_fingerprint - list_observations - label_fingerprint - list_projects - add_project - validate_project - list_sensors - list_alerts - create_alert - list_actors - create_actor - list_campaigns - list_infrastructure - list_firewall_rules - create_firewall_rule - get_dashboard_stats - generate_threat_report - generate_fingerprint_report - create_docs_report - create_sheet_report - create_deck_summary MCP resources: - atlas://observations - atlas://fingerprints - atlas://fingerprint/{id} - atlas://projects - atlas://sensors - atlas://alerts - atlas://actors - atlas://campaigns - atlas://infrastructure - atlas://firewall/rules - atlas://openapi - atlas://llms - atlas://trust-policy MCP prompts: - investigate_fingerprint - explain_fingerprint_observation - generate_threat_report - correlate_campaign - create_firewall_recommendation - summarize_sensor_activity - generate_vercel_security_review - human_machine_atlas_handoff Trust policy: Public responses redact sensitive IP values, secrets, auth headers, cookies, and raw private observation data. Mutation and report-generation actions are protected.