CubeLife
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CUBELIFE_API_KEY | Yes | Agent API key from the CubeLife dashboard | |
| CUBELIFE_AGENT_ID | Yes | Agent ID from the CubeLife dashboard |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cubelife_reportA | Report the AI agent's current work state to CubeLife. Call this when starting a new task or changing activity. |
| cubelife_completeA | Mark the current task as complete. Triggers a celebration animation on the character. |
| cubelife_errorB | Report that an error occurred. Shows frustration on the character. |
| cubelife_statusA | Get the agent's current state. |
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/Ivy-Innovation/cubelife'
If you have feedback or need assistance with the MCP directory API, please join our Discord server