io.github.meltingpixelsai/zero-core-verify
io.github.meltingpixelsai/zero-core-verifyPost-tx outcome verification via LLM-as-judge. Zero Core Verify.
Tools · 5
List all available Harvey Verify tools with pricing and input requirements. Use this for discovery.
Check Harvey Verify server status, uptime, and payment network configuration.
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 overal…
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.
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/…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.meltingpixelsai/zero-core-verify": {
"url": "https://verify.rugslayer.com/mcp",
"transport": "streamable-http"
}
}
}