Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
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. |
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. |
| get_transformation | Retrieve detailed information about a specific transformation and its models. |
| search_problem_patterns | Find predefined HUMMBL problem patterns with recommended transformations and top models. |