{
  "schema": "1",
  "agent": {
    "mode": "code",
    "framework": "google-adk",
    "model": "gemini-3.6-flash",
    "entry": "agent.js",
    "systemPrompt": { "file": "prompts/system.md" },
    "mcpServers": {
      "todo": { "kind": "colocated", "source": "./mcps/todo", "devPort": 6782 }
    }
  },
  "ggui": { "configFile": "./ggui/ggui.json" }
}
