pulsefeed x402 for Gemini CLI
io.github.nikolife2016/pulsefeed-x402
Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:11
Install pulsefeed x402 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pulsefeed-x402": {
"httpUrl": "https://pulsefeed.dev/mcp-server"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs