0xHumans Protocol MCP for Gemini CLI
io.github.davidorpeli/0xhumans-mcp
MCP for AI agents: financing, skills, lending on Base
client:Gemini CLI
transport:streamable-http
Install 0xHumans Protocol MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"0xhumans-mcp": {
"httpUrl": "https://0xhumans-mcp-proxy.vercel.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs