You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a local MCP server so AI coding tools can use PatchDrill as a deterministic proof backend.
Exposes read-only scans, Proof Pack generation, guarded command execution, doctor checks, evidence verification, release checks, schemas, docs, and review prompts.
Keeps the deterministic safety boundary intact: no PatchDrill model calls, no default network calls, repository-relative artifact output, and command execution only through patchdrill_run_verification with allowCommandExecution: true.