Google Workspace Alert Center integration for AI agents.
Google Workspace Alert Center integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Google Workspace Alert Center tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.
Real Google Workspace Alert Center actions, managed and audited.
Your user connects Google Workspace Alert Center once; your agent can then manage Google Workspace domain alerts. Google requires a service account with domain-wide delegation; managed user OAuth is not supported — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.
- 1
Your user grants Google Workspace Alert Center access once (OAuth) — the token lands in the vault.
- 2
Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.
- 3
Every routed call appends a hash-chained audit record — nothing leaves your infra.
Supported Google Workspace Alert Center tools.
11 tools are generated from the published Google Workspace Alert Center catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.
Showing 11 tools. All published catalog entries are included in this page's server-rendered HTML.
- Alertcenter Alerts BatchDelete
- Performs batch delete operation on alerts.
- alerts
- Alertcenter Alerts BatchUndelete
- Performs batch undelete operation on alerts.
- alerts
- Alertcenter Alerts Delete
- Marks the specified alert for deletion. An alert that has been marked for deletion is removed from Alert Center after 30 days. Marking an alert for deletion has no effect on an alert which has already been marked for deletion. Attempting to mark a nonexistent alert for deletion results in a `NOT_FOUND` error.
- alerts
- Alertcenter Alerts Feedback Create
- Creates new feedback for an alert. Attempting to create a feedback for a non-existent alert returns `NOT_FOUND` error. Attempting to create a feedback for an alert that is marked for deletion returns `FAILED_PRECONDITION' error.
- alerts
- Alertcenter Alerts Feedback List
- Lists all the feedback for an alert. Attempting to list feedbacks for a non-existent alert returns `NOT_FOUND` error.
- alerts
- Alertcenter Alerts Get
- Gets the specified alert. Attempting to get a nonexistent alert returns `NOT_FOUND` error.
- alerts
- Alertcenter Alerts GetMetadata
- Returns the metadata of an alert. Attempting to get metadata for a non-existent alert returns `NOT_FOUND` error.
- alerts
- Alertcenter Alerts List
- Lists the alerts.
- alerts
- Alertcenter Alerts Undelete
- Restores, or "undeletes", an alert that was marked for deletion within the past 30 days. Attempting to undelete an alert which was marked for deletion over 30 days ago (which has been removed from the Alert Center database) or a nonexistent alert returns a `NOT_FOUND` error. Attempting to undelete an alert which has not been marked for deletion has no effect.
- alerts
- Alertcenter GetSettings
- Returns customer-level settings.
- alertcenter
- Alertcenter UpdateSettings
- Updates the customer-level settings.
- alertcenter
Google Workspace Alert Center integration, answered
- How do AI agents use Google Workspace Alert Center through Open Connector?
- Your user connects Google Workspace Alert Center once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Google Workspace Alert Center tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
- Is this a Google Workspace Alert Center MCP server?
- Yes. Open Connector can serve Google Workspace Alert Center as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Google Workspace Alert Center actions with credentials injected server-side.
- Where do Google Workspace Alert Center credentials live?
- In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.
Give your agents Google Workspace Alert Center — keep the keys.
Open source, self-hostable, with Google Workspace Alert Center credentials that never leave your infrastructure. Run it from source today.