Drop-in replacement for Firebase Dynamic Links

Deep Links That Work for Mobile Developers

One URL that opens the right screen in your app, through the install flow, across iOS and Android, with full attribution. No sales call. No contract. Free to start.

No credit card required. Free forever for hobby projects.

1. Create account2. Add your app3. Paste one API key
// Initialize in 2 lines
import WarpLink from "warplink-sdk"

WarpLink.configure({
  apiKey: "wl_live_xxx"
})

Sub-10ms

Edge Redirects

99.9%

On Cloudflare's Global Network

Open Source

MIT-Licensed SDKs

AI-Native

Free MCP Server on All Plans

Deep Linking Without the Complexity

One platform for universal links, deferred deep links, install attribution, and real-time analytics.

Universal Links & App Links

Deep link across iOS and Android with a single URL. Universal Links and App Links handled automatically, no manual entitlement files.

Deferred Deep Linking: Context Survives the Install

Users click a link, install your app, and land on the exact screen you intended. Context is preserved through the entire install flow across iOS and Android. No data lost, no extra steps.

Real-time Analytics

Track clicks, installs, and attribution in a real-time dashboard. Know exactly which links drive conversions and where users drop off.

Open Source SDKs

MIT-licensed SDKs for iOS (Swift), Android (Kotlin), and React Native. Zero third-party dependencies. Inspect every line of code.

AI-Native Integrations

Manage deep links from AI tools via the MCP protocol, or drop in a SKILL.md file to give Claude Code full API knowledge. Free on all plans.

How It Works

Three steps. Under 5 minutes. No DevOps required.

Step 1

Create a Deep Link

Configure your destination and routing rules in the dashboard. Set platform-specific fallbacks and deep link paths.

Step 2

User Clicks Link

Our edge network resolves the link in under 10ms worldwide. Bots get social previews, real users get redirected instantly.

Step 3

App Opens to the Right Screen

Users land exactly where you want them, even through app install. Deferred deep linking preserves context across the install flow.

Simple, Transparent Pricing

Start free, scale as you grow. No hidden fees. No credit card required.

Free forever

Free

$0forever

10K tracked clicks/mo

Unlimited redirects

  • 100 links
  • AI Agent Access
  • 0 custom domains
  • 1 team member
  • 60 req/min API
  • 90-day retention
Start Free, No Card Needed

Starter

$19/mo

100K tracked clicks/mo

Unlimited redirects

  • 1,000 links
  • AI Agent Access
  • 3 custom domains
  • 3 team members
  • 60 req/min API
  • 180-day retention
Get Started
Most Popular

Growth

$49/mo

500K tracked clicks/mo

Unlimited redirects

  • 10,000 links
  • AI Agent Access
  • 5 custom domains
  • 10 team members
  • 60 req/min API
  • 1-year retention
Get Started

Scale

$99/mo

2M tracked clicks/mo

Unlimited redirects

  • Unlimited links
  • AI Agent Access
  • 10 custom domains
  • Unlimited team members
  • 60 req/min API
  • 3-year retention
Get Started

Integrate in Minutes

Open source SDKs with zero third-party dependencies. Add deep linking in under 10 lines of code.

import WarpLink

// In AppDelegate or @main App
WarpLink.configure(apiKey: "wl_live_xxx")

// Handle incoming deep links
WarpLink.handleDeepLink { result in
    switch result {
    case .success(let deepLink):
        navigate(to: deepLink.path)
    case .failure(let error):
        print(error)
    }
}
AI-Native Integration

Built for AI Agents

Two paths to the same API. Pick the one that fits your workflow.

{
  "mcpServers": {
    "warplink": {
      "url": "https://api.warplink.app/mcp",
      "headers": {
        "Authorization": "Bearer wl_live_xxx"
      }
    }
  }
}

Works with Claude, Cursor, Windsurf, and any MCP client

Manage Links: Create, update, and delete deep links
Query Analytics: Click counts, attribution, and installs
Secure API Keys: Authenticate with your WarpLink key

Frequently Asked Questions

Yes. WarpLink is a drop-in replacement. Create a WarpLink account, add your app, update your SDK config, and replace Firebase links with WarpLink URLs. Most teams complete the migration in under a day.

WarpLink is a drop-in replacement for Firebase Dynamic Links with better pricing, sub-10ms edge redirects, and open source SDKs. Firebase Dynamic Links was deprecated with no direct replacement. WarpLink fills that gap with transparent pricing starting at $0/mo.

All SDKs are under 200KB gzipped with zero third-party dependencies. The iOS SDK is distributed via SPM, Android via Maven Central, and React Native via npm. Each is MIT licensed so you can inspect every line.

WarpLink uses a multi-strategy attribution cascade: referrer matching, device ID (IDFV), and probabilistic fingerprinting. Combined, this achieves high accuracy without relying on deprecated APIs like IDFA or SKAdNetwork workarounds.

Your links keep working. Redirects are never blocked. When you exceed the free tier limit, the analytics dashboard shows an upgrade prompt. You'll receive email warnings at 50%, 80%, and 90% usage.

WarpLink processes minimal data: IP hashes (not raw IPs), user-agent strings, and timestamps for click attribution. No personal data is stored beyond what's needed for link routing. Data retention follows your plan's limits.

Yes, all SDKs are MIT licensed on GitHub with zero third-party dependencies. You can audit the code, fork it, or contribute. We believe deep linking infrastructure should be transparent.

Yes. Paid plans include custom domain support (3-10 domains depending on tier). You can use your own domain for short links instead of the default aplnk.to domain. Setup takes under 5 minutes with DNS verification.

WarpLink offers two ways to connect AI agents. The MCP server (Model Context Protocol) is an open standard supported by Claude, Cursor, Windsurf, and more. Add the WarpLink MCP server URL with your API key to your tool's configuration. For Claude Code specifically, you can drop the SKILL.md file into your project's .claude/skills/ directory to give the agent full REST API knowledge directly in context. Both integrations are free on all plans with the same 60 req/min rate limit.

Ready to Replace Firebase Dynamic Links?

Your first deep link could be live in 5 minutes. Free to start, scales with you.

Get Started Free

Free forever for hobby projects. No credit card required.