jp crypto tax rules for Gemini CLI
io.github.kodandy/jp-crypto-tax-rules
Machine-readable Japanese crypto-asset tax rules for AI agents: rules-as-code with citations, x402.
client:Gemini CLI
transport:streamable-http
tools:4
Install jp crypto tax rules in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jp-crypto-tax-rules": {
"httpUrl": "https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs