harmony-mcp
by sapn95
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HARMONY_HUB_HOST | Yes | Hub IP or hostname. Required. Validated as a hostname or IP literal and nothing else. | |
| HARMONY_HUB_PORT | No | The hub's port. | 8088 |
| HARMONY_TIMEOUT_MS | No | Budget for a config read, a status query or a handshake. | 10000 |
| HARMONY_HUB_REMOTE_ID | No | Skip the provisioning round trip. harmony_status still asks the hub and warns if the two disagree. | |
| HARMONY_ACTIVITY_TIMEOUT_MS | No | Budget for an activity to finish starting. Generous because the hub walks a sequence of IR commands with deliberate gaps between them. | 45000 |
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
Server capabilities have not been inspected yet.
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 |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues