MCP server attack surface diagram

Your MCP Servers Are Probably a Security Mess

If you’re using Claude Desktop, Cursor, Windsurf, or any other AI tool with MCP servers, you’ve probably got API keys sitting in plain text config files, servers running unverified npm packages, and tool descriptions that could be manipulated to make your AI do things you didn’t intend. I know this because I built a tool that checks for exactly these problems, and every config I’ve pointed it at so far has had issues. ...

February 20, 2026 · 7 min · Rob Taylor
Mobile terminal connected to Mac

Watching Claude Code Work From My Phone

I wanted to check on Claude Code while away from my desk. Not just see if it was running - actually watch it work, send commands if needed, switch between different sessions. The idea seemed straightforward. The execution… less so. What I Was Trying to Solve Claude Code runs in a terminal. When it’s working on something complex, I sometimes want to peek in and see how it’s going. Or I’m out walking the dog and remember I left a task running. Or I want to kick off something new without going back to my laptop. ...

January 29, 2026 · 6 min · Rob Taylor
Claude Code connecting to Home Assistant

How I Used Claude Code to Debug My Smart Home at 2AM

The 2AM Wake-Up Call My bedroom lights decided 2AM was the perfect time to throw a rave. The automation that should have kept them off after midnight had silently failed, along with every other time-based automation in my house. Half-asleep, I reached for my phone and typed into Claude Code: “Check why my Home Assistant automations stopped working.” What followed was a masterclass in AI-assisted debugging. The Problem: Silent Database Failure Claude Code SSH’d into my Home Assistant instance and started investigating: ...

January 11, 2026 · 3 min · Rob Taylor
Terminal showing Claude Code conversation

I Built This Blog in 15 Minutes Using Only Natural Language

I had no recent experience setting up websites. I had a domain name gathering dust. I had an idea for an AI blog. Fifteen minutes later, you’re reading the result. What is Claude Code? Claude Code is Anthropic’s command-line interface for Claude. Unlike chat interfaces where you ask questions and get answers, Claude Code can actually do things on your computer—read files, write code, run commands, and deploy infrastructure. Think of it as pair programming with an AI that can type. ...

January 10, 2025 · 3 min · Rob Taylor

Welcome

This is where I’ll be writing about AI, technology, and where things are headed. More to come.

January 10, 2025 · 1 min · Rob Taylor