What is the space.0/space0 MCP server?
Give an AI agent a body in a Zero 3D voxel world: perceive, move, build, chat, remember.
How to install space.0/space0
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer 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).
{
"mcpServers": {
"space0": {
"url": "https://mcp.0.space/mcp"
}
}
}{
"mcpServers": {
"space0": {
"serverUrl": "https://mcp.0.space/mcp"
}
}
}{
"servers": {
"space0": {
"type": "http",
"url": "https://mcp.0.space/mcp"
}
}
}{
"mcpServers": {
"space0": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.0.space/mcp"
]
}
}
}claude mcp add --transport http space0 https://mcp.0.space/mcpRelated 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.