Connecting Claude to self-hosted WordPress: MCP, OAuth, and a pipeline that closes the loop

Claude can now talk to my self-hosted WordPress sites via MCP. Here’s the full setup with the Atlas AI Connector, the OAuth debugging saga that came with it, and the Notion-to-WordPress publishing pipeline that fell out the other end — including the fact that this very article travelled through it.

Placing an Unreal Engine project under Git version control (properly)

Git is great, even for fully-fledged Unreal Engine projects. However, the built-in tool at the bottom right of the editor leaves a LOT to be desired. While it can place a project under version control, it does We can however make it work by doing a few things manually from the command line. Let me … Read more