mcp-driver

Community

Debug runtime behavior with live Godot state.

AuthorRandallLiuXin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you diagnose problems that only show up when a Godot game is actually running, by enabling runtime debugging and live inspection through the godot-mcp workflow.

Core Features & Use Cases

  • Runtime debug-fix loop: Runs the project, captures console output (including errors/warnings), analyzes the root cause, applies a targeted fix, and verifies the result across up to three iterations.
  • Live inspection for hard cases: Escalates when headless builds pass but gameplay is wrong, tests pass but behavior is incorrect, visuals are broken, input doesn’t respond, physics misbehaves at runtime, or you need to inspect live node state and logs.
  • Correct tool routing: Provides clear escalation triggers and explicitly avoids misuse for compile/syntax errors, unit test failures, or API lookups.

Quick Start

Use the mcp-driver skill to debug a runtime-only issue in a Godot project by launching it in debug mode, capturing the live output, applying fixes based on the error patterns, and re-running until the behavior matches expectations.

Dependency Matrix

Required Modules

None required

Components

references

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-driver
Download link: https://github.com/RandallLiuXin/GodotMaker/archive/main.zip#mcp-driver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.