ProofTrail MCP Skill
by @xiaojiou176
Teach an agent to install ProofTrail's governed stdio MCP server, use the safest read and proof tools first, and keep future package or listing claims honest.
clawhub install prooftrail-mcpπ About This Skill
name: prooftrail-mcp description: Teach an agent to install ProofTrail's governed stdio MCP server, use the safest read and proof tools first, and keep future package or listing claims honest. version: 0.1.1 triggers: - prooftrail - prooftrail mcp - browser evidence - governed recovery - uiq proof
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: - references/OPENHANDS_MCP_CONFIG.json - references/OPENCLAW_MCP_CONFIG.json 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:
local-with-optional-backend-tokenPublish-ready but not yet published
The following install surfaces are planned and not yet published:
@prooftrail/mcp-serverghcr.io/xiaojiou176-open/prooftrail-mcp-server:0.1.1Do not describe either surface as live until the package or image is actually published.