io.github.Ivy-Innovation/cubelife MCP Server
io.github.Ivy-Innovation/cubelife
What is the io.github.Ivy-Innovation/cubelife MCP server?
Give AI agents a persistent pixel-art character reflecting their state in real time.
How to install io.github.Ivy-Innovation/cubelife
Copy-paste configuration for popular MCP clients.
CUBELIFE_API_KEYrequiredsecretAgent API key from the CubeLife dashboard
CUBELIFE_AGENT_IDrequiredAgent ID from the CubeLife dashboard
{
"mcpServers": {
"cubelife": {
"command": "npx",
"args": [
"-y",
"cubelife"
],
"env": {
"CUBELIFE_API_KEY": "<YOUR_CUBELIFE_API_KEY>",
"CUBELIFE_AGENT_ID": "<YOUR_CUBELIFE_AGENT_ID>"
}
}
}
}{
"mcpServers": {
"cubelife": {
"command": "npx",
"args": [
"-y",
"cubelife"
],
"env": {
"CUBELIFE_API_KEY": "<YOUR_CUBELIFE_API_KEY>",
"CUBELIFE_AGENT_ID": "<YOUR_CUBELIFE_AGENT_ID>"
}
}
}
}{
"mcpServers": {
"cubelife": {
"command": "npx",
"args": [
"-y",
"cubelife"
],
"env": {
"CUBELIFE_API_KEY": "<YOUR_CUBELIFE_API_KEY>",
"CUBELIFE_AGENT_ID": "<YOUR_CUBELIFE_AGENT_ID>"
}
}
}
}{
"servers": {
"cubelife": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cubelife"
],
"env": {
"CUBELIFE_API_KEY": "<YOUR_CUBELIFE_API_KEY>",
"CUBELIFE_AGENT_ID": "<YOUR_CUBELIFE_AGENT_ID>"
}
}
}
}claude mcp add cubelife --env CUBELIFE_API_KEY=<YOUR_CUBELIFE_API_KEY> --env CUBELIFE_AGENT_ID=<YOUR_CUBELIFE_AGENT_ID> -- npx -y cubelifeRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.