Harvey Verify
x402/harvey-verifyx402 service listed on awesome-x402: Harvey Verify [x402: $0.001/call on eip155:8453, category=compute]
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": {
"harvey_verify": {
"url": "https://verify.rugslayer.com/mcp",
"transport": "http"
}
}
}