Spark Apps Catalogue for Gemini CLI
co.spark-apps/spark-apps
Read-only catalogue of the Spark apps: what each one does, its stack, and where it runs.
client:Gemini CLI
transport:streamable-http
tools:4
Install Spark Apps Catalogue in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"spark-apps": {
"httpUrl": "https://spark-apps.co/api/mcp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs