By sandraschi
Autonomous virtual robot brain — perception, LLM reasoning, episodic memory, personality engine.
V-Bot Mind MCP is the fleet's autonomous virtual robot brain runtime. It sits between game engines (Godot, Unity3D, Resonite) and LLM inference, providing:
uv sync
start.ps1 # launches backend (11078) + frontend dashboard (11079)
{
"mcpServers": {
"vbot-mind": {
"command": "uv",
"args": ["run", "python", "-m", "vbot_mind.mcp.server", "--http", "--port", "11078"],
"env": {
"VBOT_MIND_LLM_BASE_URL": "http://127.0.0.1:11434/v1",
"VBOT_MIND_LLM_MODEL": "qwen2.5:7b"
}
}
}
}
| Tool | Purpose |
|---|---|
vbot_mind | Full V-Bot lifecycle: create, perceive, think, act, remember, chat, configure, delete |
vbot_agentic_workflow | Multi-step autonomous goal pursuit with sampling |
Game Engine (Godot/Unity3D/Resonite)
│
│ perception (what the bot sees)
▼
V-Bot Mind MCP ──► LLM (Ollama / LM Studio)
│ │
│ motor commands │ reasoning
▼ │
Game Engine ◄───────────┘
godot-mcp, unity3d-mcp, resonite-mcp for world statelocal-llm-mcp for inference provider discoveryadvanced-memory-mcp for long-term knowledge (Phase 2)teleoperator-mcp for VR interaction with V-BotsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBlender 3D automation via MCP
Calibre e-book library MCP server with 21 portmanteau tools for search, management, export, and RAG
Persistent knowledge graph and Zettelkasten memory for AI coding agents. Auto-recalls prior knowledge at session start via Claude Code hooks. 79 tools across 12 portmanteaus — search, RAG, notes, skills, audio, research.
Unity 3D automation via MCP — 50+ tools: editor control, VRM avatars, VRChat, World Labs
npx claudepluginhub sandraschi/vbot-mind-mcpUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.