Skip to main content
Back to all research/Technical Notes

WebMCP Explained: Machine-Readable APIs for AI

ZT
Zachary Tay
1 July 2026
6 min read
Reviewed by Benjamin Tay
Pillar: Entity ArchitectureTopic: WebMCP ProtocolguideIntent: investigational

Status: Emerging Standard — Experimental
WebMCP is an experimental web-level adaptation of Anthropic's Model Context Protocol (MCP). It is designed for autonomous AI agents and developer tooling. It is NOT evaluated as a direct search engine ranking factor by Googlebot or Bingbot.

Traditional web pages are designed for visual rendering to human users. When an autonomous AI agent queries a website, parsing full HTML consumes substantial token context and can introduce parsing errors. WebMCP provides a structured alternative.

Architecture of WebMCP

  1. Discovery Manifest (/.well-known/mcp.json): Declares available tool endpoints, authentication requirements (if any), and schema definitions.
  2. Structured Endpoints: Lightweight API routes returning predictable JSON (e.g. /api/mcp/services, /api/mcp/contact).
  3. LLM Reference: Linked from /llms.txt to enable seamless agent discovery.

Experimental Deployment on InfinitusNow

To evaluate agentic interaction, InfinitusNow published an experimental discovery file at /.well-known/mcp.json. In synthetic testing with MCP-compatible clients, agent retrieval completed in under 120ms with zero HTML parsing overhead. However, standard search crawlers currently ignore these files, meaning WebMCP should complement—never replace—standard technical SEO and JSON-LD schema.

Connected Knowledge Graph Topics
#Model Context Protocol#Agent Tool Calling#Machine Endpoints
ZT

Zachary Tay

Co-Founder & Technical Lead
InfinitusNow Pte. Ltd. · Nanyang Technological University (NTU)

Specializes in software architecture, knowledge graph engineering, Schema.org infrastructure, and Next.js systems. Leads technical research at the InfinitusNow AI Discovery Lab.

Schema ArchitectureKnowledge GraphsNext.js / TypeScript
Commercial Next Step · Implementation

Engineer Machine-Readable AI Infrastructure

Bridge discovery gaps with human-verified technical execution: structured data, entity architecture, WebMCP protocols, and automated delivery pipelines.