# zero-core-verify MCP server

Post-tx outcome verification via LLM-as-judge. Zero Core Verify.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-meltingpixelsai-zero-core-verify
- Repository: https://github.com/meltingpixelsai/harvey-verify
- Website: https://relayzero.ai

## Install
- Command: `npx -y @meltingpixels/zero-core-verify`
- Endpoint: https://verify.rugslayer.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @meltingpixels/zero-core-verify v1.0.0
- Remote endpoint: https://verify.rugslayer.com/mcp

## Tools
- list_tools - List all available Harvey Verify tools with pricing and input requirements. Use this for discovery. Endpoint: https://verify.rugslayer.com/mcp
- health - Check Harvey Verify server status, uptime, and payment network configuration. Endpoint: https://verify.rugslayer.com/mcp
- verify_outcome - Post-transaction verification using LLM-as-judge. Checks if a service delivered what was promised. Returns completeness score, accuracy score, format compliance, SLA adherence, issues list, and overall pass/fail. Endpoint: https://verify.rugslayer.com/mcp
- get_service_quality - Get aggregated quality scores for a service based on all past verifications. Returns average completeness, accuracy, pass rate, format compliance rate, SLA compliance rate, and quality trend. Endpoint: https://verify.rugslayer.com/mcp
- report_outcome - Record a simple pass/fail outcome report for a service call. No LLM analysis - just logs the result to the quality database. Cheaper alternative to verify_outcome when you only need to record success/failure. Endpoint: https://verify.rugslayer.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.meltingpixelsai
- Version: 1.0.0
- Runtime: Npm
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 30, 2026
- Source: https://registry.modelcontextprotocol.io
