works_verify_public_repository — WORKS Public Verifier MCP Tool
works_verify_public_repository
(works verify public repository) 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_verify_public_repository from your client
- Claude Code WORKS Public Verifier works_verify_public_repository run in your project directory
- Claude Desktop WORKS Public Verifier works_verify_public_repository ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WORKS Public Verifier works_verify_public_repository ~/.cursor/mcp.json
- VS Code WORKS Public Verifier works_verify_public_repository .vscode/mcp.json
- Zed WORKS Public Verifier works_verify_public_repository ~/.config/zed/settings.json
- Windsurf WORKS Public Verifier works_verify_public_repository ~/.codeium/windsurf/mcp_config.json
- Cline WORKS Public Verifier works_verify_public_repository ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WORKS Public Verifier works_verify_public_repository ~/.gemini/settings.json
- Grok WORKS Public Verifier works_verify_public_repository .mcp.json (in your project root)
- ChatGPT WORKS Public Verifier works_verify_public_repository Settings → Connectors → Advanced → Developer mode
- Claude.ai WORKS Public Verifier works_verify_public_repository Settings → Connectors → Add custom connector
- LangChain WORKS Public Verifier works_verify_public_repository 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.