MESSORA for Gemini CLI
dev.messora/messora
Scrape, crawl and search the web for AI agents via MCP.
client:Gemini CLI
transport:streamable-http
tools:5
Install MESSORA in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"messora": {
"httpUrl": "https://mcp.messora.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs