Skip to content
Gemini CLI

ReefAPI for Gemini CLI

io.github.reefapi/reefapi-mcp

One MCP server for 180+ live web-data APIs returning clean JSON from sites that block scrapers.

client:Gemini CLI transport:streamable-http tools:5

Install ReefAPI in Gemini CLI

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

{
  "mcpServers": {
    "reefapi-mcp": {
      "httpUrl": "https://api.reefapi.com/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

ReefAPI in other clients