Skip to content

Conversation

BenPerel
Copy link

@BenPerel BenPerel commented Jul 2, 2025

Summary

This PR adds deployment configuration and documentation for running MCP Security servers on Firebase Studio.

What's included

  • .env.example - Template for required environment variables with helpful comments
  • cline_mcp_settings.json.example - MCP server configuration with placeholder paths (YOUR-WORKSPACE-NAME and YOUR-PROJECT-DIR)
  • README.md - Comprehensive setup guide with step-by-step instructions

Why Firebase Studio?

Firebase Studio provides a cloud-based development environment that's ideal for:

  • Quick prototyping and testing of security workflows
  • Collaborative development without local setup
  • Consistent environment across team members
  • Future hooks into GCP via Firebase Studio integrations

Testing

  • Successfully deployed all four MCP servers on Firebase Studio
  • Verified environment variable configuration works correctly
  • Tested MCP server connections through Cline extension
  • Documentation reviewed for clarity and completeness

Changes made

  • Created new directory run-on-firebase-studio/ following existing pattern from run-with-google-adk/
  • Used placeholder values to make configuration portable across different workspaces
  • Included SSL certificate configuration specific to Firebase Studio's Nix environment

- Add .env.example with environment variable templates
- Add cline_mcp_settings.json.example with placeholder paths
- Add README.md with detailed setup instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant