{"uid":"cap_qj3p2nYg2c1hYmGoQxuGe","slug":"agentbodega-agent-protocol-checker-427a22df","name":"AgentBodega Agent Protocol Checker","description":"Small x402-payable utility APIs for agents: endpoint inspection, launch checks, and hosted artifacts.","url":"https://agentbodega.store/api/check/agent-protocols","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","properties":{"body":{"fields":[{"name":"url","type":"string","required":true},{"name":"includeEvidence","type":"boolean","required":false}],"required":["url"],"fieldCount":2,"contentType":"application/json","optionalPreview":["includeEvidence"],"omittedFieldCount":0},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"checks":[{"name":"OpenAPI","status":"pass"},{"name":"MCP card","status":"neutral"}],"summary":{"score":82}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_S8928aNb0BZv9OKm3BYA4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Inspects a given URL to check whether it implements recognized agent protocols (e.g. OpenAPI, MCP card) and returns a scored readiness report","exampleAgentPrompt":"Can you check whether https://myservice.example.com/api supports standard agent protocols like OpenAPI and MCP, and give me a readiness score?","exampleUseCases":[{"title":"Pre-launch agent protocol audit","prompt":"Before I publish my new API, can you inspect https://api.myproduct.io and tell me which agent protocols it passes or fails, along with an overall readiness score?"},{"title":"Verifying a third-party service","prompt":"I'm about to integrate with https://partnerapi.example.com — can you check whether it implements proper agent protocols like OpenAPI or MCP so I know if it's agent-ready?"},{"title":"Debugging agent discoverability issues","prompt":"My endpoint at https://staging.myapp.dev/api isn't being picked up by agent discovery tools — can you run a protocol check on it and show me the evidence of what's missing?"}],"resultDescription":"A JSON object containing an array of named protocol checks (e.g. OpenAPI, MCP card) each with a pass/neutral/fail status, plus a summary object with a numeric readiness score (0–100).","failureModes":["URL is unreachable or returns non-2xx — check may fail or return error status","URL does not expose any recognized agent protocol artifacts — all checks return neutral or fail, score near 0","Invalid or malformed URL input — likely returns a validation error","Timeout if the target URL is slow to respond","Private or firewall-restricted URLs cannot be fetched from the checker's network"],"whenToPreferThis":"Use this endpoint when you need to programmatically assess whether a web service is ready for AI agent consumption by checking for recognized protocol artifacts (OpenAPI specs, MCP cards, etc.). Prefer it over manual inspection when you need a numeric score and structured pass/fail breakdown across multiple protocol dimensions in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:39:37.333Z","isFirstParty":false}