agentfeeds.jp for Gemini CLI
jp.agentfeeds.api/agentfeeds
Japan regulatory, sanctions & DEX market data for AI agents via x402 (USDC on Base).
client:Gemini CLI
transport:streamable-http
tools:6
Install agentfeeds.jp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentfeeds": {
"httpUrl": "https://api.agentfeeds.jp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs