provenance-borb

sandersonboard/provenance-borb
★ 0 stars HTML 🔒 Security Updated 8d ago
Audit-grade output for the Wrapper Era — MCP server surfacing SOX evidence chains, tickmark conventions, workpaper drafts, and a defensibility validator. Companion to context-borb. Mock data for Helios Robotics.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "provenance-borb": {
      "command": "npx",
      "args": [
        "-y",
        "sandersonboard/provenance-borb"
      ]
    }
  }
}