asset register for Gemini CLI
io.github.theluckystrike/asset-register
Fixed assets and depreciation from bundled Polish KST, HMRC and IRS MACRS tables.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:9
Install asset register in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"asset-register": {
"httpUrl": "https://mcp.zovo.one/mcp/asset-register"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs