Weston Ruter: Adding an MCP Server to the WordPress Core Development Environment
I wanted to hook up Claude Code to be able to interact with my local wordpress-develop core development environment via MCP (Model Context Protocol). I couldn’t find documentation specifically for doing this, so I’m sharing how I did it here. Assuming you have set up the environment (with Docker) and started it via npm run…
