Skip to content
Gemini CLI

wayforth for Gemini CLI

io.github.wayforthofficial/wayforth

Search engine and payment rail for AI agents. 2,300+ services, semantic ranking.

client:Gemini CLI transport:stdio runtime:pypi

Install wayforth in Gemini CLI

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

{
  "mcpServers": {
    "wayforth": {
      "command": "uvx",
      "args": [
        "wayforth-mcp"
      ]
    }
  }
}

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

wayforth in other clients