Skip to main content
Glama
OpenZeroAgent

Soul Crystal MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOUL_CRYSTAL_BINNoPath to a built soul-crystal binary.
SOUL_CRYSTAL_REPONoPath to soul-crystal repo (builds --release if needed).
SOUL_CRYSTAL_STATENoPath to the state file.~/.soul-crystal-mcp/crystal_state.bin
SOUL_CRYSTAL_GIT_REFNoBranch/tag/commit to checkout after clone.
SOUL_CRYSTAL_GIT_URLNoRepo URL for auto-bootstrap.https://github.com/OpenZeroAgent/soul-crystal.git
SOUL_CRYSTAL_VENDOR_REPONoClone destination for the engine.~/.soul-crystal-mcp/vendor/soul-crystal
SOUL_CRYSTAL_AUTO_BOOTSTRAPNoEnable or disable auto-bootstrapping the engine (1 or 0).1
SOUL_CRYSTAL_CMD_TIMEOUT_SECNoTimeout for engine commands in seconds.120
SOUL_CRYSTAL_BUILD_TIMEOUT_SECNoTimeout for building the engine in seconds.600
SOUL_CRYSTAL_CLONE_TIMEOUT_SECNoTimeout for cloning the engine in seconds.600

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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