Skip to content

Operator MCP Tools

PulseStream exposes 14 operator-only MCP tools for autonomous customer investigation. These require an operator access token (ps_at_ created by an operator user).

Operator tools require a ps_at_ access token. Use whoami to verify connectivity and token scope.

MCP: set_token
token: "ps_at_..."
MCP: whoami
ToolDescription
lookup_tenantFind organization/workspace by name, email, or domain
list_workspacesList all workspaces in an organization
get_fleet_summaryFleet-wide health overview across all tenants
ToolDescription
remote_debugExecute debug commands on a connected agent
list_debug_commandsDiscover available debug commands and parameters
query_logsQuery structured logs for a workspace
get_connection_historyAgent connection/disconnection timeline
get_connection_sloConnection uptime SLO metrics
ToolDescription
start_capture_sessionStart a diagnostic capture session on an agent
get_capture_sessionCheck status of a capture session
query_audit_logsQuery audit trail for a workspace
get_ai_analyticsAI analysis quality metrics (accuracy, latency, errors)
get_onboarding_statusCustomer onboarding progress
get_system_healthSystem-wide health check across all components
1. lookup_tenant → get org/workspace IDs
2. remote_debug (agent_health) → check agent status
3. get_connection_history → review connectivity timeline
4. query_audit_logs → check recent activity
5. get_ai_analytics → review analysis quality
1. get_fleet_summary → overview of all tenants
2. get_system_health → component-level health
3. For each degraded tenant: lookup_tenant → remote_debug