Rift Links
Rift is **agent-native deep linking infrastructure**. This MCP server exposes the Rift API so any MCP client can create, inspect, and manage deep links programmatically. Each Rift link is a short URL with first-class `agent_context` — structured metadata that lets AI agents understand the destination, intended action, and parameters without rendering a page. Install attribution, click tracking, and conversion events come built in. ## What you can do - Create deep links from inside an LLM workflow with `create_link` - Attach `agent_context` so downstream agents can act on the URL - Resolve, update, and delete links through MCP tools - Track clicks, installs, and conversions across iOS, Android, and web - Migrate off Firebase Dynamic Links (deprecated August 2025) ## MCP tools exposed - `create_link` — Create a deep link with target, app URI, social preview, and `agent_context` - `get_link` — Fetch a link and its metadata - `list_links` — List links for the authenticated tenant - `update_link` — Modify destination, agent context, or social preview - `delete_link` — Remove a link ## Authentication Streamable-HTTP transport. Pass an `rl_live_` API key as the `x-api-key` header. Free tier available at https://riftl.ink/account. ## About Rift Rift is a deep linking and attribution API for the agent era. Built as a developer-first replacement for Firebase Dynamic Links, with native MCP support and the open Agent Deep Link Specification v0.1. Learn more: https://riftl.ink Docs: https://riftl.ink/docs/mcp
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| May 30, 2026 | success | 205.5ms | Pass |