MyAIHardware: public content for agents
Read the same public information as human visitors. This interface does not expose accounts, private data, unpublished drafts, administration functions or purchase actions.
Start here
The catalog is a snapshot of canonical paths from the public sitemap. Its generatedAt value is an index-build timestamp, not a claim that each page was fact-checked on that date. Search matches titles and paths; it is not a full-text search of every article.
Markdown twins
Append .md to an indexed page path. Use /index.md for the homepage. Only paths in the catalog are supported. The endpoint converts server-rendered public HTML, retains source links and evidence labels, and identifies the canonical HTML URL. It does not invent a summary when a page is unavailable or only exposes a JavaScript shell.
Static editorial twins are generated from the same Markdown source as their HTML pages. Other twins fetch the canonical production page on demand, without cookies or credentials. A preview deployment therefore reads the current production version. Unsupported, redirected, noindex or non-rendered pages return an error rather than a fabricated twin. This is a limited reading interface, not a promise that every interactive state is exported.
Read-only MCP
Endpoint: https://www.myaihardware.com/mcp
Transport: stateless Streamable HTTP using the installed MCP SDK. Send POST with an Accept header containing application/json and text/event-stream. Negotiate the protocol version during initialization; do not assume support for the newest specification merely because it exists. No API key is required.
- search_site: find canonical pages by query; at most 20 results.
- read_page: read public page Markdown by path. Use nextOffset to continue until complete is true.
- public-site-index: a JSON resource containing the supported paths.
Requests from a different browser Origin are rejected. Native MCP clients may omit Origin. There are no write tools, arbitrary URL fetching, database access or credentials in this interface. Do not send personal data, secrets or private prompts.
Cite accurately
Link to the canonical HTML page. Keep the original date and distinguish measured results, estimates and vendor claims. Preserve uncertainty and affiliate disclosures. A newly generated Markdown file is not new evidence. Consult each page's attribution and reuse terms; this endpoint does not grant extra licensing rights.
MCP and Markdown are convenience formats. They do not guarantee Google indexing, inclusion in AI answers, ranking or approval by an antispam system.