ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use FullStory with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage digital experience intelligence, track users, and retrieve session data via AI agents with FullStory.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete FullStory capability set.

These are the exact actions your AI can choose when you ask it to work with FullStory.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through FullStory.

  1. 01

    List exports

    Resolves the status of bulk data offloads, processing states, and download URIs for warehouse ingestion. List raw data export jobs available for download

  2. 02

    Create event

    Automatically mapped for server-side metrics injection that bypassed the frontal JavaScript client. Dispatch a custom backend event into FullStory

  3. 03

    Delete user

    Permanently removes privacy-sensitive telemetry, custom property links, and session aggregations inside FullStory. Erase a user profile and their associated session history

  4. 04

    Get session

    Resolves page transitions, total active time, event markers, and active direct access tracking links. Retrieve deep metadata for a specific session recording

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through FullStory.

  1. 05

    Get user

    Retrieves raw session metadata, total session durations, custom variables, and cross-device interaction boundaries. Get full tracking profile and behavior history for a specific user

  2. 06

    List users

    Resolves user identities, custom parameters, session counts, and aggregate behavioral profiles across the analytics boundary. Query the FullStory subscriber and visitor directory for analytics

  3. 07

    Get account info

    Validates live integration capability and fetches workspace scope definitions. Verify authentication and retrieve basic platform stats

  4. 08

    Create update user

    Used to synchronize custom tenant data into the FullStory analytics boundary for enhanced session context. Upsert a user identity into FullStory tracking

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through FullStory.

  1. 09

    Get session events

    Exposes click trails, navigation mutations, error logs, and precise structural DOM changes. Fetch the chronological telemetry events for a session

  2. 10

    List segments

    Resolves saved audience definitions, population counts across the last 30 days, and logical filter structures. List dynamic audience segments built in FullStory

  3. 11

    List sessions

    Resolves a subset of sessions matching provided JSON query criteria, exposing playback links, browser signatures, and metric overlays. List or search session recordings based on telemetry

Observed, not estimated

800ms average. Fast in production.

FullStory is checked daily against the live service.

Daily averagePeak 1014ms
Aug 21Today
Fastest day
744ms
Slowest day
1014ms
14-day trend
Improving-17%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of FullStory, so you can see the experience inside your AI.

It does not authenticate your account with FullStory. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

FullStory Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_JUUCyNnUSrqZlTvYnLFVd8WQHuMjFZOwjQQP8NY8/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — FullStory capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "fullstory-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_JUUCyNnUSrqZlTvYnLFVd8WQHuMjFZOwjQQP8NY8/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions FullStory owners ask.

  • 01

    How do I get an API Key for FullStory?

    Log in to FullStory, navigate to Settings > API Keys, and click on 'Create Key' to generate a new token with Admin or Architect permissions.

  • 02

    What is the difference between ID and UID?

    The 'id' is a system-generated unique identifier from FullStory, while the 'uid' is your application's own internal user ID passed via FS.identify.

  • 03

    Can I watch session playbacks through the agent?

    The agent can retrieve the 'fsUrl' for any session, which is a direct link to watch the playback in your browser. You cannot watch the video inside the chat interface directly.

  • 04

    Are custom user properties supported?

    Yes! When you use 'upsert_user' or 'get_user_details', all custom properties stored in the 'properties' object are accessible and manageable via the agent.