MCP Server
MCP
GB Studio MCP Server
Create and modify GB Studio projects with MCP tools for scenes, actors, assets, and validation.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "gbstudio-claude-mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Claude API key used by /claude-key endpoints.",
"isSecret": true,
"name": "CLAUDE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment