What is an MCP endpoint, in plain words?
A web page is made for a human: styling, menus, a cookie banner. An agent that has to pull your opening hours out of it is guessing. An MCP endpoint skips that — the agent asks a question and gets a structured answer, with the origin and the certainty of every detail attached.
Why would an AI agent use that?
Because guessing is expensive for whoever books. An agent that misreads your opening hours sends a customer to a closed door — and that lands on the agent. A source that states how certain a detail is, is more attractive to an agent than a page that merely looks certain.
When does it go live, and what can I do now?
Today. The address is ceeme.be/api/mcp — a GET returns the description and the tool list, a POST speaks JSON-RPC 2.0. 8 of the 12 tools answer straight away: they deliver our model — the decision drivers, the phases, the measured engines, our method with its sources. The four tools returning YOUR measurement need a running measurement; without one they return an explicit error rather than an empty answer, because an agent that gets nothing back concludes you are visible nowhere.
Frequently asked questions
Can I use the ceeme MCP today?
Yes. The address is ceeme.be/api/mcp. Add it to Claude Desktop, Cursor or your own client as a Streamable HTTP server; a GET in the browser shows what is on it. Without a customer measurement you can already query our whole model: what we assess on, which phases we distinguish, which engines we measure, and why we report no position — with the studies attached.
Is MCP something ceeme invented?
No. Model Context Protocol is an open standard from Anthropic; we build an endpoint on it. We do not speak for the protocol and claim no ownership of it — what we add is what sits behind that endpoint.
Does this replace the schema on my site?
No, it sits alongside it. Schema is for whoever reads your page, the endpoint for whoever skips it. They come from the same source, so they cannot drift apart — and that is exactly why they should come from one record.
What can I do in the meantime?
Measure where you stand today, and confirm the data that will sit behind the endpoint later. What you confirm as the owner weighs more in the Evidence Graph than schema, and far more than what an AI claims.
Read on
Free, no account and no card.