Record and replay MCP agent sessions with a transparent proxy to debug tool calls deterministically and step through failures interactively.
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no | |
| greet | ✓ no |
{
"mcpServers": {
"mcp-time-travel-1": {
"command": "npx",
"args": [
"-y",
"mcp-time-travel"
]
}
}
}