prooftrail

ProofTrail MCP Skill

Teach the agent how to install, connect, and use ProofTrail’s governed MCP surface as a browser-evidence and recovery layer.

Use this skill when

What this package teaches

What ProofTrail is

ProofTrail is an evidence-first browser automation and recovery layer.

It helps AI agents and human operators:

Start here

  1. Read references/INSTALL.md
  2. Load the right host config from:
  3. Skim the tool surface in references/CAPABILITIES.md
  4. Run the first-success path in references/DEMO.md

Safe-first workflow

  1. uiq_catalog
  2. uiq_read
  3. uiq_quality_read
  4. uiq_proof
  5. only then widen into:
    • uiq_run
    • uiq_run_and_report
    • uiq_api_workflow
    • uiq_api_automation

Suggested first prompt

Use ProofTrail as a governed browser-evidence layer. Start with uiq_catalog to confirm the MCP surface is attached. Then use uiq_read or uiq_quality_read to inspect one existing run or failure surface. If a real run is already present, follow with uiq_proof or uiq_run_and_report to show the retained evidence and summarize the most important next action.

Current / usable today

Current install path:

  1. clone the ProofTrail repo
  2. run pnpm install
  3. point your MCP client at the repo-local stdio command
  4. start the MCP bridge with pnpm mcp:start

Protocol and auth truth:

Live public discovery lane

Repo-owned packet and review lanes

Publish-ready but not yet published

The following install surfaces are planned and not yet published:

Do not describe either surface as live until the package or image is actually published.

Success checks

Boundaries

Local references