Try the contract yourself
MCP endpoint: POST /wp-json/corsen-context/v1/mcp with header MCP-Protocol-Version: 2025-11-25. Example: send {“jsonrpc”:”2.0″,”id”:1,”method”:”tools/call”,”params”:{“name”:”search_site”,”arguments”:{“query”:”wordpress plugin”}}} and read the typed answer.
In-page WebMCP
Open any page of this site in a WebMCP-capable browser (the ChatGPT in-browser agent works today) and the same tools are registered through document.modelContext – same server, same implementation, no credentials.
Discovery
llms.txt, the HTTP Link rel=mcp header and a link tag in the head all point to the same endpoint.