KEVAREMESH AI Procurement Gateway for Gemini CLI
io.github.cirralink-stack/kevaremesh-gateway
AI procurement gateway: finds and auto-selects live x402 APIs; provider payments stay buyer-direct.
client:Gemini CLI
transport:streamable-http
tools:1
Install KEVAREMESH AI Procurement Gateway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kevaremesh-gateway": {
"httpUrl": "https://kevaremesh-web.vercel.app/api/x402/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs