Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.