first100 for Gemini CLI
io.github.jpalepu/first100
Go-to-market tools for AI agents: publish and schedule posts, find customers, SEO, outreach.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install first100 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"first100": {
"httpUrl": "https://firsthundred.app/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