Skip to main content
Integration · NLWeb

NLWeb integration — turn your WordPress into an MCP endpoint.

Native support for Microsoft's NLWeb spec so ChatGPT, Claude, Copilot and any MCP client can query your site directly as a knowledge source.

What is NLWeb?

NLWeb is Microsoft's open protocol that turns any website into a Model Context Protocol (MCP) server. Once enabled, LLM agents can query your content structurally — not just crawl the HTML.

What the plugin ships

Auto-generated MCP manifest

One-click generation from your Indexables table.

Schema-aware endpoints

Every schema type in your graph is exposed as a queryable NLWeb resource.

Access controls

Per-endpoint rate limits, IP allowlists and API-key auth.

Why this matters

LLM agents that can query structured content cite it 4-7x more often than agents that scrape HTML. NLWeb is the fastest path from 'crawlable' to 'citable' inside ChatGPT and Copilot.

Common questions

Does this replace my sitemap?
No. Sitemap is for search-engine crawlers. NLWeb is for LLM agents. Ship both.