Skip to content
Gemini CLI

Intentions MCP Server for Gemini CLI

io.github.intentions-me/intentions-mcp

Personalized timing intelligence for AI agents — ask 'should I do X on this date?'

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

Install Intentions MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "intentions-mcp": {
      "httpUrl": "https://mcp.intentions.me/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

Intentions MCP Server in other clients