loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

prooftrail

MCP Tool

xiaojiou176-open/prooftrail

Auditable browser automation platform for repeatable runs, inspectable evidence, and recovery-ready workflows.

Install

$ npx loaditout add xiaojiou176-open/prooftrail

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "prooftrail": {
      "command": "npx",
      "args": [
        "-y",
        "prooftrail"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

ProofTrail

ProofTrail is an auditable browser automation platform for teams that need repeatable runs, inspectable evidence, and a recoverable path when workflows break.

Docs | Quickstart | Minimal Success Case | Release Guide

> ProofTrail is for people who want browser automation to feel like an > inspectable product workflow, not a pile of one-off scripts that become > impossible to debug a week later.

What This Repo Actually Does

How do we make browser automation reproducible, inspectable, and recoverable?

ProofTrail gives you one public mainline for running a workflow, one evidence bundle for understanding what happened, and one shared repo for the backend, web command center, automation runner, and MCP adapter that support that flow.

The canonical public mainline is:

  1. run just setup
  2. run just run
  3. inspect .runtime-cache/artifacts/runs/<runId>/

just run is the canonical public mainline wrapper for pnpm uiq run --profile pr --target web.local.

just run-legacy remains available for lower-level workshop troubleshooting, but it is not the canonical public mainline.

Why Teams Use It
  • Fewer mystery failures: every canonical run writes a manifest-anchored

evidence bundle with summary, index, and proof reports instead of leaving you with scattered logs and screenshots.

  • Easier recovery: the web command center, run records, and flow workshop

are built to help you inspect, replay, and repair workflows after something breaks.

  • One repo, one story: backend orchestration, operator UI, automation

runner, and release proof surfaces live together, so docs and runtime truth can stay aligned.

Quickstart

Requirements:

  • Python 3

Tags

browser-automationdeveloper-toolse2e-testingfastapimcpplaywrightreproducibilityworkflow-automation

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/xiaojiou176-open/prooftrail)](https://loaditout.ai/skills/xiaojiou176-open/prooftrail)