mcp for Windsurf
com.googleapis.firestore/mcp
Interact with your Google Cloud Firestore resources using natural language commands.
client:Windsurf
transport:streamable-http
tools:23
Install mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://firestore.googleapis.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs
What Windsurf can do once it is connected
- get_document
- add_document
- update_document
- delete_document
- list_documents
- list_collections
- create_database
- get_database
- list_databases
- update_database
- delete_database
- create_index
- get_index
- list_indexes
- delete_index
- get_backup
- list_backups
- delete_backup
- create_backup_schedule
- get_backup_schedule
- list_backup_schedules
- update_backup_schedule
- delete_backup_schedule