Steps to try it out:
- Add
mcp.editor_script
to a Defold project - Project -> Reload Editor Scripts
- It will print something like
MCP running on http://localhost:50489/mcp
— your port will be different - Ensure that
npx mcp-remote http://localhost:50489/mcp --transport http-only
successfully runs in your terminal. - Edit Claude desktop config to refer to the server (see
claude_desktop_config.json
for reference) - Restart Claude and enjoy!