{"serverInfo":{"name":"agent-contract-proof","title":"Agent Contract Proof","version":"1.0.0","websiteUrl":"https://skowronworks.com/agent-tools/agent-contract-proof/"},"authentication":{"required":false,"schemes":[]},"tools":[{"name":"verify_agent_contract","title":"Verify Agent Contract","description":"Compare an agent's advertised contract with its live x402 challenge and return deterministic proof.","inputSchema":{"type":"object","additionalProperties":false,"required":["url"],"properties":{"url":{"type":"string","maxLength":2048,"description":"Public HTTP or HTTPS agent/API URL. An origin URL may be resolved through discovery metadata."},"method":{"type":"string","enum":["GET","POST","PUT","PATCH","DELETE"],"description":"Optional method to probe. If omitted, the advertised method is used, then GET as a fallback."},"expected_hash":{"type":"string","pattern":"^[a-fA-F0-9]{64}$","description":"Optional previous contract_hash. A mismatch proves the public contract changed."}}},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"resources":[],"prompts":[]}