MCPFax URL Intelligence for Gemini CLI
com.mcpscores/url-intel
Where a link really goes, what the server says about itself, and what pages a site publishes.
client:Gemini CLI
transport:streamable-http
tools:5
Install MCPFax URL Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"url-intel": {
"httpUrl": "https://url-intel.bowling-anthony.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