WORKS Public Verifier for Claude Desktop
io.github.dyzcode/works-public
Independent static verification for exact immutable public GitHub commits.
client:Claude Desktop
transport:streamable-http
tools:3
Install WORKS Public Verifier in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"works-public": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://works-runner.vercel.app/mcp-registry"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs