fullstory.com
Fullstory is a behavioral data platform for capturing and analyzing web and mobile user interactions, including session replay and product analytics. It also offers AI-assisted access to that behavioral data through its beta MCP server.
Fullstory exposes a REST Server API at `https://api.fullstory.com` authenticated by Fullstory API keys, plus a beta MCP server at `https://api.fullstory.com/mcp/fullstory` authenticated either by Fullstory OAuth or by the same API keys as Bearer tokens.
- Fullstory MCPdetected
- Fullstory Server APIdiscovered
In Fullstory, go to Settings > Integrations > API Keys, click Create key, choose a permission level, and save it. Copy the token value when it is shown — Fullstory says the value is only displayed once. The server API authentication docs describe the available permission levels (Standard, Architect, Admin).
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://fullstory.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing