MCP Harmony Context
by JorgeHI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HARMONY_HELP_PATH | No | Path to the Toon Boom Harmony help documentation. Can be configured via .env file or environment variable. | C:\Program Files (x86)\Toon Boom Animation\Toon Boom Harmony 25 Essentials\help |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_classes | Get list of all available Harmony API classes with descriptions. Returns a list of class names and brief descriptions that can be queried for full documentation. |
| get_scripts_demo_path_resource | Get the path to the Harmony scripts demo folder. Returns the configured path to the ScriptAPIDemos folder and whether it exists. |
Maintenance
ActivityInactive
ResponsivenessNo issues