workspace tools for Gemini CLI
com.vandorla/workspace-tools
Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
client:Gemini CLI
transport:streamable-http
Install workspace tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"workspace-tools": {
"httpUrl": "https://vandorla.com/mcp?src=registry"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs