Soul Crystal MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOUL_CRYSTAL_BIN | No | Path to a built soul-crystal binary. | |
| SOUL_CRYSTAL_REPO | No | Path to soul-crystal repo (builds --release if needed). | |
| SOUL_CRYSTAL_STATE | No | Path to the state file. | ~/.soul-crystal-mcp/crystal_state.bin |
| SOUL_CRYSTAL_GIT_REF | No | Branch/tag/commit to checkout after clone. | |
| SOUL_CRYSTAL_GIT_URL | No | Repo URL for auto-bootstrap. | https://github.com/OpenZeroAgent/soul-crystal.git |
| SOUL_CRYSTAL_VENDOR_REPO | No | Clone destination for the engine. | ~/.soul-crystal-mcp/vendor/soul-crystal |
| SOUL_CRYSTAL_AUTO_BOOTSTRAP | No | Enable or disable auto-bootstrapping the engine (1 or 0). | 1 |
| SOUL_CRYSTAL_CMD_TIMEOUT_SEC | No | Timeout for engine commands in seconds. | 120 |
| SOUL_CRYSTAL_BUILD_TIMEOUT_SEC | No | Timeout for building the engine in seconds. | 600 |
| SOUL_CRYSTAL_CLONE_TIMEOUT_SEC | No | Timeout for cloning the engine in seconds. | 600 |
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 | |