Skip to content
Gemini CLI

Incwo MCP for Gemini CLI

io.github.incwo/incwo

Secure MCP server for exploring incwo CRM data, documents, and email workflows.

client:Gemini CLI transport:streamable-http

Install Incwo MCP in Gemini CLI

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

{
  "mcpServers": {
    "incwo": {
      "httpUrl": "https://www.incwo.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

Incwo MCP in other clients