MCP Server
MCP
What's Running
Live OS ground truth for agents: running agent sessions, listening ports, daemons, system load.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "whats-running-mcp",
"version": "0.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated process-name substrings treated as agent sessions. Default: claude,codex,aider,cursor-agent,copilot,goose",
"format": "string",
"name": "WR_AGENT_PATTERNS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment