Skip to main content
MCP access must be enabled on your account. See Access control.
Add the following to ~/.cursor/mcp.json. See the Cursor documentation.
{
  "mcpServers": {
    "seamless": {
      "url": "https://mcp.seamless.ai/mcp"
    }
  }
}
On first connect, Cursor opens a browser window to log in and authorize access. For API keys, see Authentication.

Next steps