Deep Links

Link to Anything

Create deep links that launch directly into any feature or page in Comet AI. Share links to specific chats, automation tasks, documents, and settings from anywhere.

2

Protocols

20+

Routes

4

Categories

3

Platforms

URL Schemes

Protocol Formats

Comet AI Protocol

comet-ai

Primary protocol for all Comet AI deep links

comet-ai://

Web URL

https://comet-ai.app

Web-based links that work across platforms

https://comet-ai.app/

Available Endpoints

Route Reference

Navigation

6 available routes

/

Home

Main landing page

/docs

Documentation

Documentation hub

/docs/ai-commands

AI Commands

Available AI commands

/docs/automation

Automation

Task scheduling and automation

/docs/plugins

Plugins

Plugin marketplace

/settings

Settings

App settings

Implementation

Code Examples

Basic Deep Links

Cross-Platform

Platform Support

macOS

  • Custom URL Scheme
  • Universal Links
  • NSUserActivity

Windows

  • Custom Protocol Handler
  • App Links
  • Jump List

Mobile (Flutter)

  • App Links (Android)
  • Universal Links (iOS)
  • Firebase Dynamic Links

Share Anywhere with Deep Links

Create links to any part of Comet AI and share them from messages, emails, or any app.

Edit on GitHub