Skip to content
Gemini CLI

intent hub for Gemini CLI

io.github.bartek-filipiuk/intent-hub

Book a local business by saying what you need; matching businesses bid and you confirm one.

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

Install intent hub in Gemini CLI

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

{
  "mcpServers": {
    "intent-hub": {
      "httpUrl": "https://openintentprotocol.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

intent hub in other clients