{"name":"Harvey Verify","description":"MCP server for AI agents providing post-transaction outcome verification. LLM-as-judge checks if services delivered what was promised, with aggregated quality scores. Pay per call with USDC via x402.","version":"1.0.0","supportedInterfaces":[{"url":"https://verify.rugslayer.com/mcp","protocolBinding":"HTTP+JSON","protocolVersion":"0.3"}],"provider":{"organization":"MeltingPixels","url":"https://rugslayer.com"},"iconUrl":"https://rugslayer.com/icon.svg","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"securitySchemes":{"x402":{"httpSecurityScheme":{"scheme":"x402","bearerFormat":"USDC micropayment on Solana"}}},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"outcome-verification","name":"Outcome Verification","description":"LLM-as-judge verification of service outcomes. Scores completeness, accuracy, format compliance, and SLA adherence.","tags":["verification","quality","llm-judge","outcome"],"examples":["Verify this API response matches the request","Check if the service output is correct"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"service-quality","name":"Service Quality Scores","description":"Aggregated quality metrics for any service - pass rate, average scores, trends.","tags":["quality","reputation","analytics","scores"],"examples":["What's the quality score for this service?","Show me the pass rate"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"outcome-reporting","name":"Outcome Reporting","description":"Simple pass/fail outcome reports to build the quality database without LLM analysis.","tags":["reporting","outcomes","quality-data"],"examples":["Report that this service call succeeded","Log a failed outcome"],"inputModes":["application/json"],"outputModes":["application/json"]}]}