works_public_contract_lint — WORKS Public Verifier MCP Tool
works_public_contract_lint
(works public contract lint) is one of 3 tools on the
WORKS Public Verifier
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call works_public_contract_lint from your client
- Claude Code WORKS Public Verifier works_public_contract_lint run in your project directory
- Claude Desktop WORKS Public Verifier works_public_contract_lint ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WORKS Public Verifier works_public_contract_lint ~/.cursor/mcp.json
- VS Code WORKS Public Verifier works_public_contract_lint .vscode/mcp.json
- Zed WORKS Public Verifier works_public_contract_lint ~/.config/zed/settings.json
- Windsurf WORKS Public Verifier works_public_contract_lint ~/.codeium/windsurf/mcp_config.json
- Cline WORKS Public Verifier works_public_contract_lint ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WORKS Public Verifier works_public_contract_lint ~/.gemini/settings.json
- Grok WORKS Public Verifier works_public_contract_lint .mcp.json (in your project root)
- ChatGPT WORKS Public Verifier works_public_contract_lint Settings → Connectors → Advanced → Developer mode
- Claude.ai WORKS Public Verifier works_public_contract_lint Settings → Connectors → Add custom connector
- LangChain WORKS Public Verifier works_public_contract_lint pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http works-public https://works-runner.vercel.app/mcp-registry
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.