Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_model | Retrieve detailed information about a specific HUMMBL mental model using its code (e.g., P1, IN3, CO5). |
| list_all_models | Retrieve complete list of all 120 HUMMBL mental models with basic information. |
| search_models | Search HUMMBL mental models by keyword across codes, names, and definitions. |
| recommend_models | Get recommended mental models based on a natural language problem description using HUMMBL REST API. |
| get_related_models | Get all models related to a specific model with relationship details |
| add_relationship | Add a relationship between two mental models with evidence. |
| get_methodology | Retrieve the canonical Self-Dialectical AI Systems methodology with HUMMBL Base120 mappings. |
| audit_model_references | Audit a list of HUMMBL model references for existence, transformation alignment, and duplicates. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| all-models | Complete Base120 framework with all 120 mental models. |
| self-dialectical-methodology | Canonical Self-Dialectical AI Systems methodology with HUMMBL Base120 mappings. |
| self-dialectical-methodology-markdown | Human-readable markdown overview of the Self-Dialectical AI Systems methodology, derived from the canonical structured definition. |