HasData Instagram for Gemini CLI
com.hasdata/instagram
Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData Instagram in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"instagram": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=instagram"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs