cloud-run
01Plugin Claude Code
Deploy and manage Google Cloud Run services from Grok. Wraps @google-cloud/cloud-run-mcp (not affiliated with Google).
Plugin Claude Code
Deploy and manage Google Cloud Run services from Grok. Wraps @google-cloud/cloud-run-mcp (not affiliated with Google).
MCP server Claude CodeCodexCursor +2
Cloud Run MCP deployment tool. Runs locally from the @google-cloud/cloud-run-mcp npm package. Needs 3 environment variables to run.
Command
Deploy the current working directory to Google Cloud Run using the cloud-run MCP server.
Command
Get logs and errors for a Google Cloud Run service using the cloud-run MCP server.
Hook
Runs when a session starts, running an inline shell check (2 commands). From gprot42/grok-mcp-cloudrun.
Hook
Runs before the agent uses a tool for cloud-run__create-project, cloud-run__deploy-local-folder, cloud-run__deploy-file-contents and cloud-run__deploy-container-image tool calls, running an inline shell check (4 commands). From gprot42/grok-mcp-cloudrun.
Skill Claude CodeCodex
Deploy and manage Google Cloud Run services and jobs. Use when the user asks to deploy to Cloud Run, get Cloud Run logs, list Cloud Run services, manage Cloud Run jobs, or invokes /deploy or /logs. Requires gcloud CLI and the cloud-run MCP server.