Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CUBELIFE_API_KEYYesAgent API key from the CubeLife dashboard
CUBELIFE_AGENT_IDYesAgent ID from the CubeLife dashboard

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/Ivy-Innovation/cubelife'

If you have feedback or need assistance with the MCP directory API, please join our Discord server