Kai CSV Profiler and Domain Watch Intake for Gemini CLI
io.dedyn.kai-system-agent/csv-profiler
Bounded CSV profiling plus review-only host monitoring requests through one remote MCP endpoint.
client:Gemini CLI
transport:streamable-http
tools:3
Install Kai CSV Profiler and Domain Watch Intake in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"csv-profiler": {
"httpUrl": "https://kaix402m3.pythonanywhere.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs