io.github.FunplayAI
funplay-godot-mcp
Funplay Godot MCP
stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
stdiocommunityapplication
Package Details
funplay-godot-mcp
Transportstdio
Environment Variables
FUNPLAY_GODOT_MCP_URL(str)
Optional Godot MCP HTTP endpoint. Defaults to http://127.0.0.1:8765/.
GODOT_MCP_URL(str)
Compatibility endpoint variable used when FUNPLAY_GODOT_MCP_URL is not set.
FUNPLAY_GODOT_MCP_TOKEN(str)
RequiredSecret
Godot MCP local auth token from the Funplay MCP dock or user://funplay_mcp_settings.cfg.
GODOT_MCP_TOKEN(str)
Secret
Compatibility token variable used when FUNPLAY_GODOT_MCP_TOKEN is not set.