photo organizer for Windsurf
io.github.expertvagabond/photo-organizer
AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
client:Windsurf
transport:stdio
runtime:npm
Install photo organizer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
],
"env": {
"PHOTO_SCRIPTS_PATH": "<PHOTO_SCRIPTS_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs