myc
by aistastudio
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYC_BIN | No | Path to the myc binary, used by `myc wire` to find it. If not set, wire looks in node_modules/.bin, ~/.myc/bin/myc, or PATH. | |
| MYC_SESSION_ID | No | Session identifier used to scope memory reach (session vs project). | |
| MYC_HEAVY_SLOTS | No | Number of slots per lane for the heavy command queue (default 1, e.g. MYC_HEAVY_SLOTS=2). | |
| MYC_QUEUE_HEAVY | No | Replaces the list of heavy commands for the queue hook. Use `+…` to add, `off` to disable. | |
| MYC_UPDATE_CHECK | No | Set to 1 to enable a background version check at most once a day from `init` and `wire`. | |
| MYC_CODE_INDEX_PERIOD_MS | No | Period in milliseconds after which a background code index refresh is queued (default 15 minutes). |
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
ResponsivenessWithin a week