CONFEA/CREA (Engenharia) for Gemini CLI
io.github.mcp-dir/confea_crea-mcp
Looks up an engineer's or agronomist's professional registration at CONFEA/CREA from the CPF and nat
client:Gemini CLI
transport:streamable-http
tools:7
Install CONFEA/CREA (Engenharia) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"confea_crea-mcp": {
"httpUrl": "https://api.mcp.ai/p_confea_crea"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs