subproof for Gemini CLI
us.artificl/subproof
Subcontractor COI & paperwork tracking for general contractors — read-only demo tools.
client:Gemini CLI
transport:streamable-http
tools:5
Install subproof in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"subproof": {
"httpUrl": "https://subproof.artificl.us/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs