DungeonCrawler/.mcp.json
Andre 4182eea3ac Add DungeonGate asset, Blender MCP config und Claude settings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 15:14:53 +02:00

9 lines
130 B
JSON

{
"mcpServers": {
"blender-mcp": {
"type": "stdio",
"command": "uvx",
"args": ["blender-mcp"]
}
}
}