MPT (Ministério Público do Trabalho) for Gemini CLI
io.github.mcp-dir/mpt-mcp
Looks up records of a person or company at the Labor Public Prosecutor's Office (MPT) from the CPF o
client:Gemini CLI
transport:streamable-http
tools:7
Install MPT (Ministério Público do Trabalho) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mpt-mcp": {
"httpUrl": "https://api.mcp.ai/p_mpt"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs