Agentmomo
Freeby MCP Community
3D visualization of MCP agent activity — watch your AI tools work in a virtual office
v0.3.0Added Apr 12, 2026
agentmomomcpclaudegeminicodex
Agentmomo MCP Server
3D visualization of MCP agent activity — watch your AI tools work in a virtual office
Installation
npx -y agentmomo
Reviews
Installation
Quick install
npx -y agentmomo
Add to claude_desktop_config.json
{
"mcpServers": {
"agentmomo": {
"command": "npx",
"args": ["-y", "agentmomo"]
}
}
}