Skip to content

Cloud Run VPC documentation TODO unclear and missing actionable configuration details #3101

@NaniToka

Description

@NaniToka

Prerequisites

  • I've searched the current open issues
  • I've updated to the latest version of Toolbox

Toolbox version

toolbox version 1.0.0 (or latest main branch)

Environment

OS: macOS (Apple Silicon / Intel)
Cloud environment: Google Cloud Run
Deployment type: Docker / local development

Client

MCP Toolbox CLI / Docker container / Cloud Run deployment

Expected Behavior

Cloud Run VPC documentation should provide clear, actionable configuration guidance so developers can correctly connect Cloud Run services to VPC networks without needing external clarification.

Current Behavior

The Cloud Run VPC documentation contains a TODO comment indicating that VPC configuration should be updated if necessary, but it does not provide concrete examples or required configuration values. This makes it unclear how to properly configure VPC settings in real deployments.

Steps to reproduce?

  1. Navigate to docs/en/documentation/deploy-to/cloud-run/_index.md
  2. Search for VPC configuration section
  3. Notice TODO(dev) comment regarding VPC setup
  4. Attempt to deploy Cloud Run service using provided documentation
  5. Observe missing or unclear VPC configuration details

Additional Details

The documentation includes placeholder TODO comments instead of complete VPC configuration guidance. It would be helpful to replace TODO sections with either:

  • A working example configuration
  • Or a link to official Google Cloud Run VPC setup documentation

This would improve onboarding experience for new users deploying MCP Toolbox on Cloud Run.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions