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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenZeroAgent/soul-crystal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server