config
Manage Godot MCP server settings: view current config, update keys, auto-detect Godot binary, and verify project setup.
Instructions
Server configuration and environment.
Actions (required params -> optional):
status: current config
set (key, value): update setting
detect_godot: find Godot binary path
check: verify project and Godot availability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| key | No | Config key (for set) | |
| value | No | Config value (for set) |