Skip to content
Gemini CLI

Lamdis Exchange for Gemini CLI

ai.lamdis/exchange

Pay people nearby for physical work: find out if something is true, or have it done.

client:Gemini CLI transport:streamable-http

Install Lamdis Exchange in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "exchange": {
      "httpUrl": "https://exchange.lamdis.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Lamdis Exchange in other clients