Skip to content
Gemini CLI

Foursquare for Gemini CLI

io.github.pipeworx-io/foursquare

Foursquare Places MCP — migrated to the 2025 Places API

client:Gemini CLI transport:streamable-http

Install Foursquare in Gemini CLI

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

{
  "mcpServers": {
    "foursquare": {
      "httpUrl": "https://gateway.pipeworx.io/foursquare/mcp"
    }
  }
}

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

Foursquare in other clients