The GEO and Agentic Web Glossary

The vocabulary of AI search, defined and then actually implemented. Every entry gives you a short definition, links to the primary spec, three working implementation examples, and the guidelines that stop it going wrong in production.

Agent & AI protocols

11 terms

The standards that let an AI agent do something on your site rather than just read it. Most of these landed between 2025 and 2026 and adoption is still low, which is exactly why implementing them early is a visibility advantage.

WebMCP

Web Model Context Protocol

Let AI agents call your site's own tools in the browser instead of guessing at your UI.

Read the entry →

MCP

Model Context Protocol

The open standard that connects AI models to your APIs, data and tools server-side.

Read the entry →

UCP

Universal Commerce Protocol

Expose catalog, cart and checkout to shopping agents through a signed, discoverable profile.

Read the entry →

A2A

Agent2Agent Protocol

Let independent agents delegate tasks to each other across organisational boundaries.

Read the entry →

Agent Card

/.well-known/agent-card.json

The machine-readable business card that tells agents what your service can do and how to call it.

Read the entry →

AP2

Agent Payments Protocol

Signed mandates that let an agent pay on a user's behalf without holding their card.

Read the entry →

Agent Skills

Agent Skills (SKILL.md)

Packaged, discoverable instructions that teach an agent how to work with your product.

Read the entry →

NLWeb

Natural Language Web

Turn your existing structured data into a natural-language endpoint agents can query.

Read the entry →

Schemamap

Schema mapping for agents

Publish how your internal data model maps to public vocabulary so agents can query it correctly.

Read the entry →

Web Bot Auth

HTTP Message Signatures (RFC 9421)

Cryptographically prove which bot is knocking, so you can allow good agents and block the rest.

Read the entry →

x402

HTTP 402 payments for agents

Revive HTTP 402 so an agent can pay per request instead of signing up for an API key.

Read the entry →

No terms match that search. Try a protocol name such as WebMCP, or a file name such as llms.txt.

Stop guessing which of these you are missing

Glippy runs 240+ checks across 16 categories on any page and tells you exactly which of these standards you have implemented, and which you have not.

Every entry was reviewed against its primary sources on . These standards move quickly, so check the linked specs before you ship.

Check your site for AI search readiness

Start free with the Glippy Chrome extension for instant page checks. Scaling up? Automate audits across many URLs and your whole sitemap with the Glippy MCP server.

Add Glippy to Chrome – free Automate with the MCP server →