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 |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| activate_layout | Activate a specific Moom layout by name |
| save_current_layout | Save the current window arrangement as a new Moom layout |
| trigger_moom_action | Trigger common Moom actions via keyboard shortcuts |
| show_moom_menu | Show the Moom popup menu |
| create_quad_layout | Create a quad (2x2) window layout on a specific display |
| create_custom_grid_layout | Create a custom grid layout (e.g., 3x2, 4x3) for high-res displays |
| list_layouts | List all saved Moom layouts |
| launch_application | Launch a specified application for workflow setup |
| get_monitors | Get monitor configuration data for layout adaptation |
| set_window_position | Move a window to a specific position for precise control |
| set_window_size | Resize a window to specific dimensions |