{
  "ok": true,
  "status": "ok",
  "worker": "afo-gitzip",
  "deployed_as": "afo-gitzip-push-mcp",
  "version": "0.2.2-unified",
  "default_owner": "nothinginfinity",
  "bindings": {
    "GITHUB_TOKEN": true,
    "DEFAULT_OWNER": true
  },
  "tools": [
    "gitzip_status",
    "create_or_update_repo_file",
    "push_files_to_github",
    "gitzip_patcher_status",
    "plan_text_patch",
    "apply_repo_text_patch",
    "apply_repo_patch_batch"
  ],
  "notes": [
    "push_files_to_github commits atomically (one commit for the whole manifest) and verifies the resulting tree.",
    "Empty/missing content is rejected unless allow_empty:true.",
    "replace_exact replaces all validated occurrences as of 0.2.0."
  ]
}