Filtrous MCP Catalog Server for Gemini CLI
com.filtrous/mcp-catalog
Search Filtrous lab-filtration products by spec, get prices, and request quotes from your AI agent.
client:Gemini CLI
transport:streamable-http
tools:4
Install Filtrous MCP Catalog Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-catalog": {
"httpUrl": "https://filtrous-mcp-catalog.filtrous.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs