{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.beremaran/godot-agent-loop",
  "title": "Godot Agent Loop",
  "description": "Lean MCP feedback loop for Godot 4 — run, observe, interact, verify",
  "repository": {
    "url": "https://github.com/beremaran/godot-agent-loop",
    "source": "github"
  },
  "version": "3.0.0",
  "websiteUrl": "https://github.com/beremaran/godot-agent-loop",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@beremaran/godot-agent-loop",
      "version": "3.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
