Filed under
Mcp
3 entries
Typescript·6 min read·
Wiring an LLM to a Real Browser, Not a Mock: Lessons from an MCP Music Server
live-coding-music-mcp lets Claude drive Strudel.cc through real Playwright automation, not a mocked API. The interesting engineering isn't the music theory — it's narrowing what an LLM-controlled browser session can reach.
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·13 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.