Heuritech MCP Server
A live remote Model Context Protocol server on the heuritech.com host, advertised through RFC 8414 OAuth authorization-server metadata and RFC 9728 protected-resource metadata. It is the WordPress MCP server that fronts the Heuritech content estate — the marketing site and blog — not the Heuritech trend data product. Authorization is OAuth 2.1 authorization-code with PKCE (S256), a single `mcp` scope, public clients (token_endpoint_auth_method none) and client-ID metadata documents. An anonymous JSON-RPC tools/list returns HTTP 401 mcp_unauthorized with a WWW-Authenticate challenge pointing at the protected-resource document, so the live tool schemas require an authorized session.