Storylane Connector for AI agents.
12 live capabilities
Automate personalized product demo distribution and engagement tracking.
Waiting for input…
Why people use Storylane
Storylane for Marketing Demo Automation
This Connector changes that. You can just tell your agent to generate a personalized link for a new lead or ask for the completion rate of your Core Features demo. It pulls that data directly into your conversation, so you can make decisions based on real behavior instead of guessing.
What Vinkius changes
Your agent becomes a functional extension of your demo platform.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Personalizing a follow-up
An SDR asks the agent to create a custom link for a new lead at Acme Corp.
- Real-world use case 02
Analyzing a campaign
A marketer wants to know why a demo isn't converting.
- Real-world use case 03
Onboarding a new team
An admin needs to see who has access.
Complete set · 12capabilities
The complete Storylane capability set.
These are the exact actions your AI can choose when you ask it to work with Storylane.
01—04
4 capabilities in this set.
Part of 12 available through Storylane.
- 01 Capability
Create demo link
Generate a new trackable demo link for a prospect. This lets you send unique URLs that you can monitor later.
- 02 Capability
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.
- 03 Capability
Get demo
Get metadata and status for a specific demo. This provides a high-level look at the demo's current configuration.
- 04 Capability
Get me
Get information about the current authenticated user. Use this to confirm which account the agent is currently accessing.
05—08
4 capabilities in this set.
Part of 12 available through Storylane.
- 05 Capability
Get session details
Get detailed information for a specific viewer session. This lets you see exactly what a single viewer did during their walkthrough.
- 06 Capability
Get workspace info
Retrieve metadata about the current Storylane workspace. Use this to understand the overall structure of your demo environment.
- 07 Capability
List demo links
Retrieve all active links associated with a specific demo. This is useful for seeing how many unique links are currently live.
- 08 Capability
List demos
List all published demos in the workspace. Use this to see every demo your team has available for distribution.
09—12
4 capabilities in this set.
Part of 12 available through Storylane.
- 09 Capability
List sessions
List granular session analytics for demo viewers. This gives you a broad look at how multiple people are interacting with your content.
- 10 Capability
List teams
List teams within the workspace. Use this to see how different departments are organized within Storylane.
- 11 Capability
List users
List all users and their roles in the workspace. This helps you audit who has access to your demo content.
- 12 Capability
Update demo link
Update settings for an existing demo link. Use this to change the destination or tracking parameters of a live link.
Set up in minutes
One URL. Then ask Storylane to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Storylane from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Storylane, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Storylane for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Storylane URL.
- Step 03
Save and start
Save the connection and enable Storylane in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"storylane": {
"url": "https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Storylane
Open Agent mode in chat and ask: "Using Storylane, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"storylane": {
"url": "https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Storylane
Ask Copilot: "Using Storylane, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"storylane": {
"url": "https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Storylane
Open Cascade and ask: "Using Storylane, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"storylane": {
"url": "https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Storylane
Ask Cline: "Using Storylane, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add storylane --transport http "https://edge.vinkius.com/vk_preview_Z6WiAxhVtmHHJ0Cp79sk48tDDcrtOKIEB6Qbkmn3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Storylane
Ask Claude: "Using Storylane, show me...". 12 tools are ready
Where the request belongs
Work Storylane can move forward.
This is for marketing and sales teams who are tired of manual data entry. It's for the SDR who needs to send links fast and the marketer who needs to know if people are actually watching the content.
Sales Development Rep
Uses the agent to quickly generate and send custom demo links to new leads during active outreach.
Product Marketer
Queries completion rates and session data to see which parts of the demo are resonating most with users.
Sales Operations
Audits workspace permissions and lists active demo links to keep the marketing stack organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCONSENSUS
Share interactive product demos with prospects that track engagement and reveal which features matter most to each buyer.
Swiftfox
Generate product mockups and marketing visuals instantly with AI that places your designs on real-world backgrounds.
Odicci
Launch interactive marketing campaigns with gamification elements like spin wheels, quizzes, and scratch cards that capture leads.
FunnelCockpit
Build high-converting sales funnels, landing pages, and email sequences with an all-in-one German marketing platform.
Podia
Manage your Podia store. list customers, track sales, and oversee products and subscriptions directly from any AI agent.
Chameleon.io
Manage product adoption and onboarding via Chameleon. trigger tours, analyze surveys, and track user events directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Storylane connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Storylane.
The practical details behind the request, access and result.
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.
One connection away
Give your agent a direct line to Storylane.
Connect Storylane once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available