MCP enables Claude to Build, Run and Test Web Apps by Looking At Screenshots
What if Claude could not only write code but also save it to files, install, run and test it by controlling Chrome Browser?
Over the past weeks, I’ve been exploring how Claude’s Model Context Protocol (MCP) unlocks these possibilities, and the results are exciting — however, it’s not all smooth sailing yet. Let me walk you through my journey, from the challenges to the breakthroughs, and where we’re could be heading next.
Do not have Medium Account? Read here!
If you prefer watching to reading, here is companion YouTube Video?
Link to the Past
Previously, I created a tool called ChatGPT Server Commander(blog, video). It allowed ChatGPT to remotely control servers or your computer by enabling it to read and edit files and execute terminal commands. While it was undeniably powerful, the setup process was complex and required a custom GPT connected to a local server to handle…