forency for Gemini CLI
io.github.cheevahagadog/forency
Detect the tech stack behind any website: CMS, ecommerce, analytics, CRM, payments, hosting.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install forency in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"forency": {
"httpUrl": "https://forency.io/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs