Hilt Pay Agent Commerce for Gemini CLI
so.hilt/agent-commerce
x402 V2 payment-to-access on Solana USDC with receipts, entitlements, atomic metering and webhooks.
client:Gemini CLI
transport:streamable-http
tools:9
Install Hilt Pay Agent Commerce in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-commerce": {
"httpUrl": "https://api.hilt.so/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs