Skip to main content
MCP access must be enabled on your account. See Access control.
Add to the mcpServers object in settings.json. See the Gemini CLI documentation.
{
  "mcpServers": {
    "seamless": {
      "httpUrl": "https://mcp.seamless.ai/mcp"
    }
  }
}
Gemini CLI supports OAuth discovery and opens a browser to complete login. See Authentication.