openclaw agent tools for Gemini CLI
io.github.baronsengir007/openclaw-agent-tools
Weather, code search, currency & Solana trust scoring as MCP tools. Free, no API key needed.
client:Gemini CLI
transport:streamable-http
Install openclaw agent tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openclaw-agent-tools": {
"httpUrl": "https://venice-components-track-determination.trycloudflare.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs