# WORKS Public Verifier MCP server

Independent static verification for exact immutable public GitHub commits.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-dyzcode-works-public
- Repository: https://github.com/DYZCODE/works-plugins

## Install
- Endpoint: https://works-runner.vercel.app/mcp-registry
- Auth: Not captured

## Setup notes
- Remote endpoint: https://works-runner.vercel.app/mcp-registry

## Tools
- works_public_eligibility (Check WORKS verification eligibility) - Fast deterministic preflight for tool-only clients. Call this before any other WORKS tool when eligibility is uncertain, especially for mutable or abbreviated refs, local or private repositories, and build, test, runtime, deployment, or production claims. It does not download a repository or persist data. If eligible is false, stop without calling verification. Endpoint: https://works-runner.vercel.app/mcp-registry
- works_public_contract_lint (Inspect public WORKS contract) - After a task is already known to have a public GitHub repository, an exact lowercase 40-character commit SHA, and a matching supported static claim, return the pinned contract digest and scope. Do not call for mutable or abbreviated refs, local or private repositories, runtime, builds, tests, deployments, or broad production-readiness claims. Endpoint: https://works-runner.vercel.app/mcp-registry
- works_verify_public_repository (Verify immutable public repository) - Use only after works_public_eligibility returns eligible. Download that immutable public GitHub snapshot, run the selected pinned static contract without executing repository commands, and return a signed receipt. Return the report field verbatim and stop. Endpoint: https://works-runner.vercel.app/mcp-registry

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.DYZCODE
- Version: 0.1.9
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 26, 2026
- Source: https://registry.modelcontextprotocol.io
