binstockly tools for Gemini CLI
com.binstockly/binstockly-tools
Binstockly: the monthly US search demand across the sheets this product ships, read from monthly...
client:Gemini CLI
transport:stdio
runtime:npm
Install binstockly tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"binstockly-tools": {
"command": "npx",
"args": [
"-y",
"@ellul-estate/binstockly-com-binstockly-tools-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs