Ai
66 posts
Setting Up Lexicon with Claude Code and Claude Desktop
A walkthrough of connecting Lexicon's MCP server to Claude Code and Claude Desktop so your prompt library becomes available as slash commands.
Google's Open Knowledge Format
Google Cloud's Open Knowledge Format is a tiny markdown spec for feeding curated context to AI agents. What it is, and how I've been using it.
Building Reusable Prompt Templates in Lexicon
How to use Lexicon's template system to build reusable, parameterized prompts with variables, validation, and multi-message chains.
idea.log Now Has an MCP Server
idea.log ships with a bundled MCP server so Claude Code and other AI agents can read, create, and manage your ideas directly.
Lexicon: A Prompt Library for macOS
Lexicon is a local-first prompt library for macOS with a built-in MCP server. Organize, template, and trigger your AI prompts directly from Claude Desktop.
Evergreen Skills - Teaching Claude to Manage Your Relationships
I built 18 Claude Code skills that turn Evergreen into an AI-powered relationship management system. Now they're on the skills marketplace.
Evergreen Comes to iPhone and iPad
Evergreen, my local-first personal CRM, is now on iPhone and iPad, with optional iCloud sync to keep contacts current across all your devices.
Managing Context at Organization Scale
Why organizations need a defined hierarchy for AI context, and how to manage it without it falling apart.
The Full McGinnis Stack: An Opinionated Python Developer Setup
How to wire together ContextSwitch, python-skills, makefile-mcp, mutmut-mcp, Rampart, and the rest into a complete AI-powered Python development workflow.
Using Claude Code Hooks to Force uv
A simple pre-tool-use hook that intercepts bare pip and python commands in Claude Code and redirects them to use uv instead.