A Million Little Pieces Of My Mind

Artificial Intelligence

Claude Tools

By: Paul S Cilwa Posted: 3/22/2026 Page Views: 77
Hashtags: #Claude #AI #MCP #Automation #Windows #Screenshots #NET
Custom utilities I've built to help Claude see and interact with my Windows desktop.

When I started using Claude Code as my primary development partner, I quickly discovered that while Claude is brilliant at reading and writing code, it's essentially blind and deaf when it comes to the rest of my computer. It can't see what's on my screen, can't click a button in a desktop app, can't tell me what a dialog box says. So I set out to fix that.

The tools in this section are lightweight, purpose-built utilities that bridge the gap between Claude's text-based world and my graphical Windows desktop. They're designed to be called through the MCP (Model Context Protocol) server I run alongside Claude Code, giving it a set of eyes and hands it wouldn't otherwise have.

Each tool follows the same philosophy: do one thing, do it well, and keep the output small enough to fit comfortably in a conversation. No frameworks, no bloat, no unnecessary dependencies.