Filed under
MCP
3 entries
Typescript·7 min read·
live-coding-music-mcp: Handing Claude a Browser and a Drum Machine
An MCP server that lets Claude live-code music in Strudel through a real, visible Chromium browser — no mocked audio API. What it does, what broke while I built it, and the engineering that came out of my first real browser-automation project.
AI·16 min read·
From 150K to 2K Tokens: How Progressive Context Loading Revolutionizes LLM Development Workflows
Optimize LLM workflows with progressive context loading—achieve 98% token reduction using modular architecture for efficient production deployments.
AI·14 min read·
Down the MCP Rabbit Hole: Building a Standards Server
Build MCP standards server for Claude AI—implement Model Context Protocol for intelligent code standards and context-aware workflows.