Agent♥︎Age
Catalog

What's Running

Officialdeprecated

by stcmain · JavaScript

Ground truth for agent fleets: live agent sessions, listening ports, daemons, system load.

io.github.stcmain/whats-running — MCP Server

This MCP server provides ground truth for agent fleets by reporting what is actually running on a machine. It gathers live agent sessions, listening TCP ports, loaded daemons, and system load directly from the operating system, using commands such as ps, lsof, launchctl, and df.

🛠️ Key Features

  • Live agent sessions discovery
  • Listening TCP ports enumeration
  • Loaded daemons reporting
  • System load collection
  • OS-backed data sources: ps, lsof, launchctl, df

🚀 Use Cases

  • Agent fleet observability and runtime awareness
  • Debugging where network listeners and processes differ from expectations
  • System state checks to inform agent behavior

⚡ Developer Benefits

  • Developer-consumable “ground truth” runtime data (not documentation)
  • Supports Model Context Protocol workflows for agent tooling
  • Observability-focused outputs derived from OS commands

⚠️ Limitations

  • Data fidelity depends on the underlying OS command outputs it reads

Topics

ai-agentsclaudedevtoolsmcpmodel-context-protocoltypescriptclaude-codemcp-serverobservability

Related servers

More in Cloud & DevOps