Prerequisites
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?
- Navigate to docs/en/documentation/deploy-to/cloud-run/_index.md
- Search for VPC configuration section
- Notice TODO(dev) comment regarding VPC setup
- Attempt to deploy Cloud Run service using provided documentation
- 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.
Prerequisites
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?
Additional Details
The documentation includes placeholder TODO comments instead of complete VPC configuration guidance. It would be helpful to replace TODO sections with either:
This would improve onboarding experience for new users deploying MCP Toolbox on Cloud Run.