{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/agent-readiness/nlweb.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/agent-readiness/nlweb/#article", "headline": "NLWeb — conversational interface discovery", "description": "NLWeb is an emerging convention for exposing a site as a conversational AI endpoint. A site advertises an `/ask`-style endpoint via a `rel=\"nlweb\"` link and serves an MCP-compatible JSON-RPC interface that agents can query in natural language.", "url": "https://webspecification.com/spec/agent-readiness/nlweb/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T12:14:17.000Z", "citation": [ { "@type": "CreativeWork", "name": "microsoft/NLWeb on GitHub", "url": "https://github.com/microsoft/NLWeb", "publisher": { "@type": "Organization", "name": "Microsoft" } }, { "@type": "CreativeWork", "name": "NLWeb — REST API", "url": "https://github.com/microsoft/NLWeb/blob/main/docs/nlweb-rest-api.md", "publisher": { "@type": "Organization", "name": "Microsoft" } }, { "@type": "CreativeWork", "name": "schema.org", "url": "https://schema.org/", "publisher": { "@type": "Organization", "name": "schema.org" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/agent-readiness/nlweb/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Agent Readiness", "item": "https://webspecification.com/spec/agent-readiness/" }, { "@type": "ListItem", "position": 4, "name": "NLWeb — conversational interface discovery", "item": "https://webspecification.com/spec/agent-readiness/nlweb/" } ] } ] }