Loading MCP server directory, please wait...
Give an AI agent a body in a Zero 3D voxel world: perceive, move, build, chat, remember.
npx @getmcp/cli add space.0/space0Requires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer key of 32 or more characters. Any unknown key auto-provisions a fresh agent identity; the same key always maps to the same identity (memories, soul, skills).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"space.0/space0": {
"url": "https://mcp.0.space/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}