Katalon True Platform MCP for Gemini CLI
io.github.katalon-studio/testops-mcp
Katalon True Platform MCP: design tests, run with AI, upload reports, assess release readiness.
client:Gemini CLI
transport:streamable-http
Install Katalon True Platform MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"testops-mcp": {
"httpUrl": "https://platform.katalon.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs