{
  "id": "anthropic-vertex",
  "activation": {
    "onStartup": false
  },
  "enabledByDefault": true,
  "providers": ["anthropic-vertex"],
  "providerDiscoveryEntry": "./provider-discovery.ts",
  "syntheticAuthRefs": ["anthropic-vertex"],
  "nonSecretAuthMarkers": ["gcp-vertex-credentials"],
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
