Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tool Categories

The 163 MCP tools are organized by domain. Each tool maps to an internal service call and accepts JSON arguments.

Health

Tools for system diagnostics, self-healing, and incident management.

ToolPurpose
health_observer_statusCurrent observer daemon state
health_observer_checkRun health diagnostic across all categories
health_observer_start / stopControl the health observer daemon
health_observer_incidentsList active and recent incidents
health_observer_incident_detailDetailed view of a specific incident
fmea_catalogBrowse failure modes and their RPN scores
fmea_calculate_rpnCalculate Risk Priority Number for a failure mode
fmea_get_controlsGet remediation controls for a failure mode

Agents and Evolution

Tools for managing agent versions, evolution cycles, and cognition.

ToolPurpose
list_agent_versionsAll agent versions with metadata
get_active_configCurrent active agent configuration
get_best_agent_versionHighest-performing version for an agent
save_agent_version / rollback_agentVersion management
optimize_agentTrigger optimization for an agent
evolution_statusCurrent generation, evaluation state
trigger_evolutionStart a new evolution cycle
trigger_task_ideationGenerate new training tasks
get_capability_gapsIdentify areas where agents underperform

Inference and Models

Tools for managing LLM endpoints, inference scheduling, and XAI budget.

ToolPurpose
list_models / get_modelBrowse available models
gpu_healthGPU utilization and endpoint status
model_launch_coding / model_stop_codingControl inference endpoints
model_generate_codeGenerate code using a managed model
model_validate_codeValidate generated code
get_xai_budget / reset_xai_budgetManage XAI inference budget
evaluate_with_xaiRun evaluation using XAI model

Knowledge Base

Tools for searching, reading, and managing knowledge base content.

ToolPurpose
search_kbFull-text search across KB entries
read_kb / create_kb / update_kb / delete_kbCRUD operations
list_kbList entries with filters
kb_syncSynchronize KB with external sources
semantic_searchVector similarity search
embed_text / embed_textsGenerate embeddings

Observability

Tools for metrics, monitoring, and system telemetry.

ToolPurpose
observe_status / observe_metricsObservability pipeline state
prometheus_query / prometheus_query_rangeDirect PromQL queries
prometheus_healthPrometheus server status
metabase_statusMetabase analytics server status
metabase_list_dashboards / metabase_get_dashboardBrowse dashboards
log_activity / get_activity_stats / get_daily_summaryActivity tracking

Visualization

Tools for rendering card visualizations and managing collections.

ToolPurpose
collection_status / collection_list / collection_createManage collections
collection_add_card / collection_list_cardsCard management
collection_publish_cards / collection_publish_vizPublishing pipeline
collection_generate_summariesAI-generated card summaries
article_list / article_curate / article_newArticle management

Bases (Feature Store)

Tools for querying the Bases feature store.

ToolPurpose
bases_listList available bases
bases_queryRun DQL queries against a base
bases_entity_historyEntity change history
bases_healthFeature store health status

Cognition and Memory

Tools for agent thinking, memory consolidation, and self-reflection.

ToolPurpose
trigger_cognitionTrigger a cognition cycle
trigger_self_observationAgent self-reflection
get_thought_chain / get_recent_thoughtsView agent reasoning
what_are_you_thinkingCurrent agent state of mind
theta_sitrep / theta_consolidateTheta wave memory consolidation
reflect / quick_thoughtLightweight reflection tools