Cloud Infrastructure
Trust: 34/100 (Limited)GB Studio MCP Server Guide
Create and modify GB Studio projects with MCP tools for scenes, actors, assets, and validation.
3 starsby eoinjordan
Quick Start
Install
npx gbstudio-claude-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-eoinjordan-gbstudio-claude-mcp": {
"command": "npx",
"args": [
"gbstudio-claude-mcp"
]
}
}
}