Skip to main content

Fullstory MCP

The Fullstory MCP server connects your AI assistant directly to your Fullstory product data. Using the Model Context Protocol, it lets any MCP compatible AI client (Cursor, Claude Desktop, Claude Code, and others) query your Fullstory data, analyze user behavior, and surface insights in natural language, without leaving your development environment.

Connect once, then ask questions like:

  • "What are the biggest frustrations affecting our checkout page right now?"
  • "How many users hit a network error on the payment page last month?"
  • "Show me sessions where users abandoned the signup form."

Getting started

The fastest way to get started depends on your AI client:

Claude Code or Cursor — Install the Fullstory plugin. This sets up the MCP server and includes built-in AI skills that guide common analytics and session investigation workflows:

/plugin install https://github.com/fullstorydev/fullstory-skills

Any other MCP client — Add the server manually:

  1. Set up your AI client with the server URL.
  2. On first connection, authorize with Fullstory via OAuth.
  3. Start asking questions about your product data.

See the client setup guides for step-by-step instructions for specific clients.

See the Tools Reference for a full list of available tools, or jump straight to any of the following examples for common patterns: