Skip to content
Gemini CLI

core for Gemini CLI

to.unified/core

Unified.to MCP server — one API for 500+ B2B SaaS integrations across 28+ categories

client:Gemini CLI transport:streamable-http

Install core in Gemini CLI

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

{
  "mcpServers": {
    "core": {
      "httpUrl": "https://mcp-api.unified.to/mcp"
    }
  }
}

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

core in other clients