How to Use the FullStory MCP in Claude Code
Pipe FullStory user sessions and export logs directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FullStory MCP to Claude Code
Create your Vinkius account to connect FullStory to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Search recordings directly from Claude Code
This MCP Server relies on `list_sessions` and `get_session` to query user recordings from your terminal. SREs can quickly fetch playback links and browser signatures without opening a browser tab. You can pipe these session links directly into your incident management scripts. It allows your team to verify production issues instantly during on-call rotations.
Manage bulk data offloads via CLI
The server relies on `list_exports` to check the status of raw data offloads directly from your shell. You can monitor processing states and fetch download URIs for your data warehouse pipelines. It eliminates the need to write custom cron scripts or check web dashboards. Claude Code can check the export status and trigger downstream ETL jobs automatically.
Automate user deletions in your terminal
This MCP Server tool uses `delete_user` to permanently erase privacy-sensitive telemetry and session history. You can run compliance scripts directly from your command line to handle GDPR deletion requests. It integrates cleanly with your existing customer support pipelines. Claude Code runs the deletion, verifies the profile is removed, and logs the confirmation.
Set up FullStory MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefullstory-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FullStory transactions." It will automatically discover and invoke the available FullStory tools.
claude mcp add --transport http fullstory-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about FullStory MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FullStory MCP today
We host it, we monitor it, we maintain it. You just paste one token.