Subtext
About
Session replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can
Details
- Author
- Subtext by Fullstory
- GitHub stars
- 9
- Downloads
- 7,642
- Categories
- Search
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
SubtextCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"subtext": {
"type": "http",
"url": "https://api.fullstory.com/mcp/subtext"
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"subtext": {
"subtext": {
"type": "http",
"url": "https://api.fullstory.com/mcp/subtext"
}
}
}
}
McpServers
{
"subtext": {
"type": "http",
"url": "https://api.fullstory.com/mcp/subtext"
}
}
Session replay, built for agents.
Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can review what real users did, reproduce reported bugs, verify its own UI changes, and manage capture privacy rules, all without leaving the terminal.
npx @subtextdev/subtext-wizard
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

