HACOO MCP Server
by 2892778775
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HACOO_HOST | No | Service listen address. | 127.0.0.1 |
| HACOO_PORT | No | Service listen port. | 9877 |
| HACOO_TOKEN | No | Access token for authentication. | |
| HACOO_CONFIG | No | JSON configuration file path (lower priority than environment variables). | |
| HACOO_SERVER | No | Platform address for client connection. | |
| HACOO_ICC2_BIN | No | Path to ICC2 executable (e.g., /tools/synopsys/icc2/bin/icc2_shell). Required for ICC2 adapter. | |
| HACOO_RUNS_DIR | No | Flow run manifest directory. | runs/ |
| HACOO_AUDIT_LOG | No | Audit log path or 'off' to disable. | logs/hacoo-audit.jsonl |
| HACOO_AUTH_FILE | No | Authorization configuration JSON file path. | |
| HACOO_VOLTUS_BIN | No | Path to Voltus executable (e.g., /tools/cadence/voltus/bin/voltus). Required for Voltus adapter. | |
| HACOO_AGENTS_FILE | No | Agent enable/disable configuration file. | hacoo.agents.json |
| HACOO_CALIBRE_BIN | No | Path to Calibre executable (e.g., /tools/mentor/calibre/bin/calibre). Required for Calibre adapter. | |
| HACOO_INNOVUS_BIN | No | Path to Innovus executable (e.g., /tools/cadence/innovus/bin/innovus). Required for Innovus adapter. | |
| HACOO_AUTO_RESTART | No | Enable automatic instance restart on failure (R10). | 1 |
| HACOO_ADAPTERS_PATH | No | Plugin adapter directory path (os.pathsep separated). | |
| HACOO_DECISIONS_LOG | No | Decision log path. | logs/decisions.jsonl |
| HACOO_KNOWLEDGE_DIR | No | Agent knowledge base directory. | knowledge/ |
| HACOO_PRIMETIME_BIN | No | Path to PrimeTime executable (e.g., /tools/synopsys/pt/bin/pt_shell). Required for PrimeTime adapter. | |
| HACOO_IDLE_TIMEOUT_S | No | Instance idle timeout in seconds (R9). | 1800 |
| HACOO_REDHAWK_SC_BIN | No | Path to RedHawk-SC executable (e.g., /tools/ansys/redhawk_sc/bin/redhawk_sc). Required for RedHawk-SC adapter. | |
| HACOO_HEARTBEAT_INTERVAL_S | No | Heartbeat interval in seconds (R7). | 5 |
| HACOO_MAX_INSTANCES_PER_USER | No | Maximum number of instances per user. | 8 |
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