Glossary
What is MCP (Model Context Protocol)?
MCP, the Model Context Protocol, is an open standard that lets AI agents connect to external tools and data sources through a consistent interface. Instead of only reading static pages, an agent can call an MCP endpoint to fetch live information — a product lookup, a business summary, an FAQ answer.
See your site's llms.txt in seconds — free
Generate my llms.txtWhat does MCP mean for a website?
An MCP endpoint turns your site into something an agent can query directly, not just crawl. It can ask "what does this business sell" or "look up this product" and get a structured answer. AgentFront can expose your site as an MCP endpoint so agents get live, accurate data.
FAQ
How is MCP different from llms.txt?
llms.txt is a static file an agent reads; MCP is a live interface an agent queries. llms.txt tells an agent about your site; MCP lets it ask questions and get answers back. AgentFront supports both.