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