# Storylane MCP for AI Agents AI Agent Connect

> Storylane MCP lets your AI agent manage your interactive product demos. It can create personalized links for prospects, pull engagement metrics, and list all active demos in your workspace. Instead of digging through a dashboard, your agent handles the logistics of demo distribution and tracking for your marketing team.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/ai-agent-connect
- **Tags:** product-demos, interactive-content, lead-engagement, go-to-market, demo-analytics, personalization

## Description

When you're trying to scale a sales motion, the last thing you want to do is manually generate unique demo links for every single inbound lead. You need a way to automate that distribution while still keeping the experience personal for each account. This Connector connects your AI agent directly to your demo infrastructure, turning it into a functional extension of your marketing stack. You can ask your agent to spin up a new trackable link for a specific prospect or pull the latest completion rates for a high-priority demo. It handles the heavy lifting of data retrieval, so you can focus on the actual conversation with the lead. By bringing these capabilities into your AI client via the Vinkius catalog, you're essentially giving your agent the keys to your demo engine. It's about moving from checking the dashboard to getting the answer instantly. You get a clear picture of how people are interacting with your content without the friction of manual data entry or tab switching. This is how you move faster in your go to market strategy.

## Tools

### create_demo_link
Generate a new trackable demo link for a prospect. This lets you send unique URLs that you can monitor later.

### get_demo_analytics
Get engagement metrics for a specific demo. Use this to see how many people finished the demo or where they dropped off.

### get_demo
Get metadata and status for a specific demo. This provides a high-level look at the demo's current configuration.

### get_me
Get information about the current authenticated user. Use this to confirm which account the agent is currently accessing.

### get_session_details
Get detailed information for a specific viewer session. This lets you see exactly what a single viewer did during their walkthrough.

### get_workspace_info
Retrieve metadata about the current Storylane workspace. Use this to understand the overall structure of your demo environment.

### list_demo_links
Retrieve all active links associated with a specific demo. This is useful for seeing how many unique links are currently live.

### list_demos
List all published demos in the workspace. Use this to see every demo your team has available for distribution.

### list_sessions
List granular session analytics for demo viewers. This gives you a broad look at how multiple people are interacting with your content.

### list_teams
List teams within the workspace. Use this to see how different departments are organized within Storylane.

### list_users
List all users and their roles in the workspace. This helps you audit who has access to your demo content.

### update_demo_link
Update settings for an existing demo link. Use this to change the destination or tracking parameters of a live link.

## Prompt Examples

**Prompt:** 
```
What's the completion rate for our 'Platform Overview' demo?
```

**Response:** 
```
The **Platform Overview** demo is performing well. Here are the current stats:

| Metric | Value |
| :--- | :--- |
| **Completion Rate** | 68% |
| **Avg. View Time** | 4m 12s |
| **Total Views** | 142 |

It seems users are engaging well with the initial walkthrough.
```

**Prompt:** 
```
Create a personalized link for 'Analytics Deep Dive' for Acme Corp.
```

**Response:** 
```
I've generated a personalized link for **Acme Corp**.

**Demo:** Analytics Deep Dive
**Link:** [storylane.io/demo/acme-analytics-123](https://storylane.io/demo/acme-analytics-123)

You can send this directly to your contact there.
```

**Prompt:** 
```
List all users and their roles in our workspace.
```

**Response:** 
```
Here are the users currently in your Storylane workspace:

*   **Admin** - Sarah Jenkins
*   **Editor** - Mike Ross
*   **Viewer** - Jane Doe
*   **Editor** - Chris Evans
```

## Capabilities

### Generate personalized demo links
Create unique, trackable URLs for specific prospects instantly.

### Pull engagement metrics
Get completion rates and view times for any demo in your workspace.

### Audit workspace users
List all team members and their specific roles in your demo environment.

### Retrieve session details
Get granular data on what a single viewer did during their walkthrough.

### Sync workspace metadata
Get high-level info about your workspace and published demos.

## Use Cases

### Personalizing a follow-up
An SDR asks the agent to create a custom link for a new lead at Acme Corp. The agent uses create_demo_link to generate the URL and provide it back for the email.

### Analyzing a campaign
A marketer wants to know why a demo isn't converting. The agent uses get_demo_analytics and list_sessions to identify specific drop-off points in the flow.

### Onboarding a new team
An admin needs to see who has access. The agent uses list_users and list_teams to provide a summary of the current workspace permissions.

### Quick status check
A sales lead asks if a demo is live. The agent uses list_demos to confirm the Platform Overview demo is active and ready for sharing.

## Benefits

- Stop manual link creation. Use create_demo_link to let your agent generate unique URLs for every lead instantly.
- Get real-time engagement data. Use get_demo_analytics to see completion rates without leaving your chat interface.
- Audit your workspace easily. Use list_users and list_teams to keep your demo permissions organized and secure.
- Deep dive into viewer behavior. Use get_session_details to see exactly where prospects get stuck in your demo.
- Manage links at scale. Use list_demo_links to keep track of every active URL across your entire marketing campaign.

## How It Works

The bottom line is your agent becomes a functional extension of your demo platform.

1. Connect your Storylane account to your AI client through the Vinkius dashboard.
2. Grant your agent permission to access your demo workspace and analytics.
3. Ask your agent to perform actions like creating links or summarizing engagement.

## Frequently Asked Questions

**Can the Storylane MCP create unique links for my leads?**
Yes, it can generate unique, trackable links for specific prospects. This allows your agent to handle the distribution of personalized content without you having to manually create each URL.

**How do I see if a prospect actually watched my demo?**
You can ask your agent to pull the completion rates and engagement metrics for any specific demo. It will check your Storylane data and give you the latest stats instantly.

**Can I use the Storylane MCP to manage my team permissions?**
Yes, the Connector can list all users and their roles within your workspace. This makes it easy for your agent to help you audit who has access to your demo content.

**Does the Storylane MCP support personalized demo links?**
It does. Your agent can generate specific links for different companies or leads, ensuring that the demo experience feels tailored to the person viewing it.

**How do I get session data for a specific viewer?**
Your agent can retrieve granular details for specific viewer sessions. This helps you see exactly where a prospect might have dropped off or what they clicked on.

**Can the Storylane MCP list all my active demos?**
Yes, your agent can list every published demo in your workspace. This is great for getting a quick overview of your available content library.

**Can I generate a personalized demo link?**
Yes! Provide the prospect's name and the base demo ID, and the agent will return a uniquely tracked URL.

**How do I view the analytics for a specific demo?**
You can ask the AI to summarize views, completion rates, and the most clicked features of any published demo.

**Is it possible to list all active demo flows?**
Yes, querying for active demos will return their titles, IDs, and current engagement scores.