{"schema_version":"2025-06-18","name":"axray","description":"Score any URL for Agent Experience: whether an AI agent can reach, understand and act on it. Returns a 0-100 score and a prioritised fix list.","documentation":"https://qibbopress.com/docs","servers":[{"type":"http","url":"https://qibbopress.com/api/v1"}],"endpoints":[{"type":"openapi","url":"https://qibbopress.com/openapi.json"},{"type":"llms.txt","url":"https://qibbopress.com/llms.txt"}],"tools":[{"name":"scan_url","description":"Score a single URL for Agent Experience and return the fix list.","method":"POST","path":"/api/v1/scan","input_schema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"The URL to scan."},"probeAgents":{"type":"boolean","description":"Also fetch with named AI crawler user-agents."}}}},{"name":"get_index","description":"Read the public AX Index: best known Agent Experience score per host.","method":"GET","path":"/api/v1/index"}],"contact":"hello@axray.dev","license":"https://qibbopress.com/terms"}