defold-mcp

Fulviuus/defold-mcp
★ 0 stars TypeScript AI/LLM Updated 14d ago
MCP server + desktop app for the Defold game engine: AI agents can build, bundle, run, hot-reload and inspect Defold projects, drive the running engine, and search the API reference
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "defold-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Fulviuus/defold-mcp"
      ]
    }
  }
}

Topics

ai-agentsdefoldgame-developmentmcpmodel-context-protocoltauri