Hermes Supervisor

commit 27e93f9 · v2.1.0 · master · built 2026-06-25 06:05
StatusMemoryToolsConnections

MCP Tools (25)

business_management_cycle Run a structured business-management cycle that writes fleet run boundaries, heartbeats, events, and artifacts.
business_pm_loop Canonical Hermes business PM loop invocation returning structured perceive/recall/plan/propose/learn output. Uses seeded
business_status_report Generate a high-level business operations status report summarizing current process focus, observed signals, active proj
factory_autoloop Autonomous multi-session sync loop, checks session progress, broadcasts follow-up prompts, and repeats until completion
factory_create_mission Create a new Factory mission from Hermes.
factory_get_session Get a Factory Droid session by ID, optionally including message history.
factory_list_sessions List recent Factory Droid sessions for cross-session awareness.
factory_sync_sessions Read synchronized status across multiple Factory Droid sessions, with optional latest message snapshots.
fleet_get_run_details Retrieve a fleet run and parse structured artifact bodies recorded by Hermes.
memory_recall Search memory for past facts, decisions, or knowledge.
memory_store Store typed knowledge in persistent memory with traceability metadata.
perplexity_ingest Ingest Perplexity research context (queries, threads, findings) into Hermes observation memory for shadow learning. Push
perplexity_shadow_status Retrieve recent Perplexity shadow observations from Hermes memory. Surfaces what Hermes has learned from Perplexity rese
plan Create a structured execution plan using Perplexity research. Stores the plan in memory.
research Deep research using Perplexity Sonar Pro. Returns thorough answers with citations.
vps_deploy Deploy a new Docker Compose project to the VPS.
vps_info Get detailed information about the Hostinger VPS including state, resources, IPs, and configuration.
vps_metrics Get CPU, RAM, and disk usage metrics for the VPS.
vps_project_logs Get recent logs from a Docker Compose project.
vps_projects List all Docker Compose projects running on the VPS.
vps_restart Full restart of the VPS (stop + start).
vps_restart_project Restart a Docker Compose project on the VPS.
vps_snapshot Create a VPS snapshot for backup. Overwrites any existing snapshot.
vps_start_project Start a stopped Docker Compose project on the VPS.
vps_stop_project Stop a Docker Compose project on the VPS.