The blog is available as a read-only MCP server.
The endpoint is https://jays.fyi/mcp. It needs no account, API key or OAuth flow. It reads public English posts and cannot change the site, publish content or access private data.
It finds posts before it reads them.
Use search_blog to search by title, description, tag or slug. Use read_post to retrieve one post as canonical Markdown. The server also exposes every English post, the blog index and the full English archive as MCP resources.
Claude can connect by URL while directory review is pending.
In Claude, add a custom connector atthis prefilled connector link, or enter the endpoint under Customize → Connectors.
ChatGPT can scan the same public endpoint.
In a ChatGPT workspace with Developer Mode, create a custom MCP app and enter https://jays.fyi/mcp. Both tools are labelled read-only, non-destructive and closed-world. Once the public plugin is approved, it will be available through the shared Plugins Directory.
Nothing here needs a credential because every post is already public.
Requests are processed by Cloudflare Workers. The connector does not create accounts, retain query text in application storage or transmit requests to another application service. See the privacy policy,terms, and contact page.