Microsoft Just Made NLWeb the Standard. Salespeak Customers Already Have It.

Microsoft Just Made NLWeb the Standard. Salespeak Customers Already Have It.

Salespeak Team
8 min read
March 9, 2026

Microsoft Just Made NLWeb the Standard. Salespeak Customers Already Have It.

At Build 2025, Satya Nadella stood on stage and said: "Today we showed you how we are building the open agentic web."

Then Microsoft released NLWeb — an open-source protocol that turns any website into a conversational, AI-queryable MCP endpoint. The person behind it? R.V. Guha. The same mind that created RSS, RDF, and Schema.org — three protocols that fundamentally shaped how the web works. NLWeb is his fourth swing at rewriting internet infrastructure.

The early adopter list tells you this isn't a research paper. Shopify, Snowflake, O'Reilly Media, Tripadvisor, Eventbrite, and Hearst are already building on it. Shopify launched "Agentic Storefronts" — selling products wherever AI conversations happen, not just on shopify.com.

Microsoft compared NLWeb to HTML: "Just like HTML made it easy for anyone to create a website, NLWeb makes it easy for any web publisher to create an intelligent, natural language experience."

That's a big claim. But when the company that runs Azure, Copilot, and Bing throws its weight behind a protocol at its flagship developer conference, the market listens. Every B2B website will need to speak agent-to-agent. And if you're a Salespeak customer, yours already does.

What NLWeb Actually Is (And Why It Matters Now)

Strip away the press releases and NLWeb does something specific: it turns a website into an MCP server with two endpoints.

The first is /ask — a REST endpoint that accepts natural language queries and returns structured answers. A buyer types "What's your pricing for enterprise?" and gets a Schema.org-formatted JSON response with actual data, not a link to a contact form.

The second is /mcp — an agent-to-agent endpoint built on the Model Context Protocol. This is how AI agents like Claude, ChatGPT, and Copilot communicate directly with your website. No scraping. No HTML parsing. Structured conversation between machines.

NLWeb uses Schema.org structured data as its content source. Your product information, FAQs, pricing — anything marked up with Schema.org vocabulary — becomes the knowledge base that powers the conversational endpoint. The protocol is model-agnostic, so it works with any LLM behind the scenes.

Here's what that means practically: your website stops being a static document that waits to be crawled. It becomes a participant in AI conversations. When a buyer's AI agent researches vendors in your category, your NLWeb endpoint can answer directly — with verified, current, first-party information instead of whatever the LLM hallucinated from its training data.

We've been writing about this architectural shift since early 2026. What changed at Build 2025 is that Microsoft gave it an official stamp and an open-source implementation that anyone can deploy.

The Agentic Web Just Got Real

The concept of an "agentic web" has been circulating for over a year. We published our own open specification for it. But there's a difference between a concept and a movement. Build 2025 was the tipping point.

Look at what's converged in the past twelve months:

  • MCP adoption exploded. Over 97 million monthly SDK downloads. Anthropic donated MCP governance to the Linux Foundation in December 2025, cementing it as an industry standard rather than a single-vendor play.
  • Roughly 90% of organizations are expected to use MCP by end of 2025 — a number that seemed absurd eighteen months ago.
  • Shopify launched Agentic Storefronts, letting merchants sell wherever AI conversations happen. Not on a website. Inside the conversation itself.
  • OpenAI shipped Agent Mode in the Atlas browser. Agentic browsers like Fellou and Atlas are autonomously navigating websites, comparing products, completing transactions — without a human clicking anything.
  • AI referral traffic is up 357% year-over-year as of June 2025. That growth isn't slowing down.

Each of these developments is significant on its own. Together, they paint a clear picture: AI agents are becoming primary research tools for B2B buyers, and the websites that can't communicate with those agents will be invisible to the next generation of buying decisions.

This is especially acute in B2B. Enterprise buying cycles increasingly start with "ask Claude to research vendors in this space" or "have ChatGPT compare our shortlist." If your website can't answer those queries directly through an agent-readable endpoint, you're relying on whatever the LLM scraped from a blog post eighteen months ago. That's not a strategy. That's a gamble.

Why Most B2B Websites Aren't Ready

NLWeb is open-source and available on GitHub. In theory, anyone can deploy it. In practice, the gap between "available" and "implemented" is where most B2B companies will stall.

The first problem is Schema.org markup. NLWeb depends on it — structured data is the content source that powers the conversational endpoint. But most B2B SaaS websites have minimal Schema.org implementation. Maybe some basic Organization markup. Maybe a few FAQ schemas for SEO. Rarely the comprehensive product, pricing, and feature markup that NLWeb needs to generate useful answers.

The second problem is infrastructure. Standing up an MCP server requires vector database integration, LLM connectivity, and ongoing maintenance. That's not a weekend project for a marketing team. It's an engineering initiative that competes with product roadmap priorities — and in most B2B companies, it loses that competition.

The third problem is content strategy. Even with the right infrastructure, most companies haven't thought about what an AI agent querying their site actually needs to know. Agent queries aren't like Google searches. An agent asks "What's the total cost of ownership for a 200-seat deployment including implementation?" — not "enterprise pricing page." Your content needs to be structured to answer the real question, not just rank for the keyword.

And there's a fourth problem that's easy to miss: most B2B companies are still optimizing exclusively for Google's PageRank. Their SEO teams haven't connected the dots to Answer Engine Optimization, let alone direct agent queryability. They're playing a game that's being disrupted while the new game has already started.

The result? Microsoft announces NLWeb, and for the average B2B company, actually having a working MCP endpoint is still a multi-month project they haven't scoped.

What Salespeak Ships Out of the Box

Every Salespeak deployment includes an NLWeb-compatible MCP endpoint. Not as an add-on. Not as a premium tier. It's part of the core product.

Here's what that means concretely:

Your website content becomes queryable. Product information, pricing, features, FAQs, documentation — Salespeak automatically structures this content and exposes it through a conversational endpoint. You get both the /ask endpoint for direct REST queries and full MCP compatibility for agent-to-agent communication.

Schema.org structured data is generated automatically. This is the part that trips up most NLWeb implementations. Salespeak handles the markup generation from your existing content, creating the structured data layer that NLWeb requires without your team needing to become Schema.org experts.

Any AI agent can discover and query your endpoint. Claude, ChatGPT, Copilot, Perplexity, custom enterprise agents — when they research your company, they can interact with your Salespeak-powered endpoint directly. The response they get is current, verified, and authored by you. Not a hallucination.

It works alongside the human-facing AI sales agent. This is the piece that makes the architecture elegant. The same infrastructure that powers your Intelligent Front Door for human visitors also serves AI agents researching on behalf of buyers. One deployment. Two audiences. No duplicate systems.

The practical scenarios matter here:

  • A buyer asks ChatGPT "tell me about [your company]'s pricing for mid-market" — the AI agent queries your MCP endpoint and gets a verified, first-party answer. Not a guess from 2024 training data.
  • An agentic browser like Atlas compares vendors in your category — your endpoint provides structured, accurate information that the agent can reason about.
  • A procurement team's custom AI agent evaluates your security posture — your endpoint returns current certifications and compliance data, not a scraped paragraph from an old blog post.

You don't need to hire engineers to implement NLWeb separately. You don't need a vector database project. You don't need an MCP server rollout. It's part of your Salespeak deployment, maintained and updated as the protocol evolves.

The full architecture is documented in the Agentic Web specification — the open standard we published alongside these capabilities.

What This Means for SEO and AEO

Traditional SEO optimizes for Google crawlers. AEO (Answer Engine Optimization) optimizes for AI-generated answers. NLWeb adds a third layer: direct agent queryability.

These three layers now coexist, and each serves a different function:

  1. SEO: Google indexes your pages → organic search traffic. Still important. Still declining as a share of discovery.
  2. AEO: LLMs cite your content → AI-generated recommendations. Growing fast. But you can't fully control accuracy — you're influencing, not dictating.
  3. NLWeb/MCP: AI agents query your endpoint directly → real-time verified answers. The most control. The most accuracy. The newest layer.

Companies that only do SEO are becoming invisible to AI. Companies that add AEO show up in AI answers but can't guarantee accuracy — the LLM might still get your pricing wrong or conflate your features with a competitor's. Companies with MCP endpoints give AI agents the authoritative answer directly. No interpretation. No hallucination. First-party data.

There's an ironic twist here. Schema.org markup — previously dismissed by many B2B marketers as an SEO nice-to-have that maybe helped with rich snippets — is now the foundation for all three layers. Search Engine Land called it "your greatest SEO asset" in the agentic web. They're right. Schema.org is the shared vocabulary that connects Google crawlers, LLM training, and NLWeb endpoints.

The companies that invested in structured data early are now positioned for the agentic web almost by accident. Everyone else is starting from scratch.

Key Takeaways

  • NLWeb is real and backed by Microsoft. Build 2025 moved it from open-source project to industry initiative. Shopify, Snowflake, O'Reilly, Tripadvisor, Eventbrite, and Hearst are already on board.
  • Every B2B website will need an MCP endpoint. AI agents are becoming primary research tools for buyers. Websites without agent-readable endpoints will be invisible to agent-mediated purchasing decisions.
  • Implementation is the bottleneck. NLWeb is open-source, but deploying it requires Schema.org markup, vector databases, LLM integration, and ongoing maintenance. Most B2B companies haven't started.
  • Salespeak includes it out of the box. NLWeb-compatible MCP endpoint, automatic Schema.org generation, and dual human/agent serving — all part of every deployment.
  • SEO, AEO, and NLWeb are three layers of the same stack. Schema.org markup is the foundation for all of them. Invest there first.

The Standard Just Arrived

Microsoft validated at Build 2025 what we've been building toward: the web is becoming conversational, and every website needs a machine-readable front door. The agentic web isn't a prediction anymore. It's a protocol with major enterprise adopters and 97 million monthly SDK downloads behind it.

NLWeb is still early. The protocol will evolve. Best practices haven't solidified. But the direction is locked in — AI agents will query websites directly, and websites that can't respond will lose deals they never knew existed.

The question for B2B companies isn't whether to make their website agent-ready. It's how fast they can get there — and whether they want to build the infrastructure from scratch or ship it as part of their existing stack.

If you want to see what an NLWeb-compatible MCP endpoint looks like in practice, we'd be happy to show you.

Salespeak
Conversation with Viv
Inspiration Questions
How does Salespeak make my site AI-agent ready out of the box?
What is an MCP endpoint and why does my B2B site need one now?
Can I see Salespeak trained on my website?
Is this magic? What does the Salespeak AI Sales Brain do?
Powered by Salespeak
Conversation Insights
Pain points identified
No pain points identified yet
Topics discussed
No topics discussed yet
Shared assets
No shared assets yet
What’s next
Have a question about Salespeak? I’m a trained expert. Try me.
Inspiration questions
How do you automatically generate the Schema.org data needed for NLWeb?
How does Salespeak make my site AI-agent ready out of the box?
Is this magic? What does the Salespeak AI Sales Brain do?
Can I see Salespeak trained on my website?
224 people had questions answered in 2 mins
224 people had questions answered in 2 mins
Salespeak
Conversation with Viv
Inspiration Questions
How can Salespeak help me improve my inbound conversion rates?
What is an MCP endpoint and why does my B2B site need one now?
Is this magic? What does the Salespeak AI Sales Brain do?
Is my website becoming invisible to AI-powered buyers?
Powered by Salespeak
Conversation Insights
Pain points identified
No pain points identified yet
Topics discussed
No topics discussed yet
Shared assets
No shared assets yet
What’s next

Frequently Asked Questions

Agentic Web, NLWeb & MCP Endpoints

What is NLWeb and why is it important for B2B websites?

NLWeb is an open-source protocol, officially launched by Microsoft at Build 2025, that turns any website into a conversational, AI-queryable MCP endpoint. It enables AI agents to directly query websites for structured, verified answers using Schema.org data, making websites participants in AI-driven conversations. This is crucial for B2B companies as buyers increasingly use AI agents for vendor research, and websites without agent-readable endpoints risk becoming invisible to these buyers. Source

How does Salespeak make my website agent-ready out of the box?

Salespeak automatically structures your website content (product info, pricing, features, FAQs, documentation) and exposes it through NLWeb-compatible MCP endpoints. This includes both the /ask endpoint for REST queries and full MCP compatibility for agent-to-agent communication. Schema.org structured data is generated automatically, so you don't need to manually implement markup or hire engineers. Source

What is an MCP endpoint and why does my B2B site need one?

An MCP endpoint is a server interface that allows AI agents to query your website directly for structured, real-time answers. With MCP, buyers' AI agents can get verified information about your products, pricing, and compliance, rather than relying on outdated or scraped data. Every B2B website will need an MCP endpoint to remain visible and competitive as AI agents become primary research tools for buyers. Source

How does Salespeak handle Schema.org markup for NLWeb?

Salespeak generates Schema.org structured data automatically from your existing website content. This ensures your site meets NLWeb requirements for agentic queryability without manual markup or technical expertise. Source

Which companies have adopted NLWeb?

Major enterprise adopters of NLWeb include Shopify, Snowflake, O'Reilly Media, Tripadvisor, Eventbrite, and Hearst. The initiative is backed by Microsoft and has over 97 million monthly SDK downloads. Source

What are the main technical challenges for implementing NLWeb?

The main challenges are comprehensive Schema.org markup, vector database integration, LLM connectivity, and ongoing maintenance. Most B2B companies have not started building this infrastructure, making implementation a bottleneck. Source

How does NLWeb change the approach to SEO and AEO?

NLWeb introduces a third layer of discovery: direct agent queryability. SEO optimizes for Google crawlers, AEO for AI-generated answers, and NLWeb/MCP for real-time, verified answers from your website. Schema.org markup is foundational for all three layers. Source

What is the role of Schema.org markup in NLWeb and agentic web?

Schema.org markup acts as the shared vocabulary connecting Google crawlers, LLM training data, and NLWeb endpoints. It is now the foundation for SEO, AEO, and direct agent queryability, making structured data essential for visibility in the agentic web. Source

How does Salespeak's MCP endpoint benefit buyers and procurement teams?

Salespeak's MCP endpoint allows buyers' AI agents to query your site for verified, current answers about pricing, features, and compliance. Procurement teams can evaluate your security posture and certifications in real time, ensuring accuracy and eliminating reliance on outdated or scraped data. Source

Features & Capabilities

What features does Salespeak.ai offer?

Salespeak.ai offers an AI sales agent with 24/7 engagement, expert-level conversations, CRM integration, actionable insights, multi-modal AI (chat, voice, email), lead qualification, sales routing, and automatic Schema.org markup generation. Source

Does Salespeak.ai support automatic structured data generation?

Yes, Salespeak.ai automatically generates Schema.org structured data from your website content, ensuring compatibility with NLWeb and agentic web standards. Source

What website widgets does Salespeak offer?

Salespeak offers multiple website widgets, including an AI Search Launcher, Full AI Chat Widget, AI Button, and Blog Summary button. These widgets enhance engagement and provide conversational interfaces for visitors. Source

How does Salespeak.ai integrate with CRM systems?

Salespeak.ai seamlessly connects with your CRM system, enabling streamlined operations and efficient lead management. Source

What actionable insights does Salespeak.ai provide?

Salespeak.ai generates valuable intelligence from buyer interactions, helping businesses optimize sales strategies, identify content gaps, and understand buyer needs. Source

Does Salespeak.ai support multi-modal AI engagement?

Yes, Salespeak.ai engages prospects through chat, voice, and email, providing a seamless experience across multiple channels. Source

How does Salespeak.ai qualify leads?

Salespeak.ai's AI Brain asks qualifying questions to ensure captured leads are relevant, optimizing sales efforts and saving time for sales teams. Source

What is Salespeak's Intelligent Front Door?

The Intelligent Front Door is Salespeak's human-facing AI sales agent infrastructure, which also serves AI agents researching on behalf of buyers. One deployment serves both audiences, eliminating duplicate systems. Source

Pricing & Plans

What is Salespeak.ai's pricing model?

Salespeak.ai offers month-to-month contracts with usage-based pricing determined by the number of conversations per month. Plans include a free Starter plan (25 conversations/month), Growth plans starting at $600/month for 150 conversations, and custom Enterprise plans for higher volumes. Additional conversations are charged at tiered rates. Source

What features are included in the Starter plan?

The Starter plan is free and includes 25 conversations per month. Additional conversations cost $5 each. Source

How much does the Growth plan cost?

The Growth plan starts at $600/month for 150 conversations, scaling up to $4,000/month for 2,000 conversations. Additional conversations are charged at rates ranging from $2.50 to $4 each, depending on the tier. Source

Is there an Enterprise plan available?

Yes, Salespeak.ai offers custom Enterprise plans for businesses requiring over 2,000 conversations per month, tailored to specific needs. Source

Are there onboarding fees or long-term contracts?

No, Salespeak.ai offers $0 onboarding fees and flexible month-to-month contracts with no long-term commitments. Source

Implementation & Ease of Use

How long does it take to implement Salespeak.ai?

Salespeak.ai can be fully implemented in under an hour. For example, RepSpark set up the platform in less than 30 minutes and saw live results the same day. Source

How easy is it to start using Salespeak.ai?

Onboarding takes just 3-5 minutes, with no coding required. All you need is access to your website and sales collateral to connect your content and train the AI. Source

What support options are available for Salespeak.ai customers?

Starter plan customers receive email support. Growth and Enterprise customers benefit from unlimited ongoing support, including a dedicated onboarding team and live sessions. Training videos, documentation, and the Salespeak Simulator are also provided. Source

What feedback have customers given about Salespeak.ai's ease of use?

Tim McLain praised Salespeak.ai for its accessibility and self-service nature, stating, "I love that I could just try it myself. No forms, no calls, no pressure. It took me half an hour to get it live, and it worked immediately." Source

Product Performance & Success Stories

What performance metrics has Salespeak.ai achieved?

Salespeak.ai has delivered measurable results, including 100% lead coverage, a 3.2x qualified demo rate increase in 30 days, conversions increased from 8% to 50%, a 20% conversion lift post-Webflow sync, and $380K pipeline booked while teams were offline. Source

Can you share specific case studies or success stories?

RepSpark achieved a +17% increase in LLM visibility, 20–30 meaningful buyer interactions per week, and 50% of visitors enriched with company identification after implementing Salespeak.ai. Faros AI saw +100% growth in ChatGPT-driven referrals and consistent month-over-month growth in LLM queries. Source

What industries are represented in Salespeak.ai's case studies?

Industries include Sales Enablement (RepSpark), Engineering Intelligence (Faros AI), SaaS, Healthcare, and Enterprise Software. Source

Security & Compliance

What security and compliance certifications does Salespeak.ai hold?

Salespeak.ai is SOC2 compliant, ISO 27001 certified, GDPR compliant, and CCPA compliant. For more details, visit the Trust Center.

How does Salespeak.ai protect personally identifiable information (PII) in MCP endpoints?

Salespeak's MCP server exposes only aggregated analytics (agent volumes, content trends, conversation themes) and does not expose individual visitor-level data or session records, protecting PII and ensuring security. Source

Use Cases & Benefits

What problems does Salespeak.ai solve for B2B companies?

Salespeak.ai addresses misalignment with buyer needs, 24/7 customer interaction, lead qualification, implementation and resourcing concerns, better user experience, and pricing/ROI concerns. Source

Who can benefit from Salespeak.ai?

Salespeak.ai is ideal for businesses needing round-the-clock engagement, sales enablement, engineering intelligence, SaaS, healthcare, and enterprise software companies seeking improved inbound conversion and AI visibility. Source

How does Salespeak.ai differentiate itself in the market?

Salespeak.ai offers tailored solutions for various user segments, 24/7 engagement, fully-trained expert messaging, intelligent conversations, lead qualification, continuous learning, and sales routing. These features align the sales process with the modern buyer's journey. Source

What are the key benefits of using Salespeak.ai?

Key benefits include enhanced buyer experience, increased conversion rates, cost-effectiveness, time efficiency, strategic insights, and future-proofing for rep-free inbound strategies. Source

Competition & Comparison

How does Salespeak.ai compare to other solutions in the market?

Salespeak.ai stands out with 24/7 engagement, quick implementation, intelligent conversations, proven results, tailored solutions, and unique features like real-time adaptive Q&A, deep product training, and seamless CRM integration. Source

Why should a customer choose Salespeak.ai over alternatives?

Customers should choose Salespeak.ai for its buyer-first approach, round-the-clock engagement, quick setup, intelligent conversations, proven conversion increases, flexible pricing, and unique features not commonly available in other solutions. Source

Technical Documentation & Resources

Where can I find technical documentation for Salespeak.ai?

Technical documentation is available for campaigns, goals, qualification criteria, and widget settings at this link. AWS Cloudfront integration and getting started guides are also provided. AWS Cloudfront, Getting Started

How can I share the Webflow Integration article on social media?

You can share the article on Facebook, Twitter, and LinkedIn using the provided links: Facebook, Twitter, LinkedIn. Source