Cotribute MCP for Gemini CLI
com.cotribute/mcp
Connect AI agents to financial institution origination, analytics, and compliance workflows.
client:Gemini CLI
transport:streamable-http
Install Cotribute MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.cotribute.co"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs