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 the following to .vscode/mcp.json in your workspace. See the VS Code documentation.
{
  "servers": {
    "seamless": {
      "type": "http",
      "url": "https://mcp.seamless.ai/mcp"
    }
  }
}
For API keys or OAuth setup, see Authentication.