VDVíctor Dalhambrainaxiom-mcp.hashnode.dev·Apr 17 · 3 min readThe Prompt Compiler — a meta-prompt that generates prompts for youI just published something I've been using daily: a meta-prompt that generates optimized prompts for me. The problem Most people write prompts the same way: dump everything into a chat, hope the model figures it out, iterate 4 times. Then the 4th ver...00
VDVíctor Dalhambrainaxiom-mcp.hashnode.dev·Apr 17 · 3 min readMCP Builders: Here's What You Must Do Now That STDIO Execution Is 'Expected Behavior'Anthropic just confirmed it: executing subprocesses via MCP STDIO is expected behavior. They declined all 4 proposed fixes. 150M SDK installs. The ecosystem moved faster than the trust model could keep up. This isn't a criticism — it's a constraint. ...00
VDVíctor Dalhambrainaxiom-mcp.hashnode.dev·Apr 15 · 5 min readBuild your own MCP server in 30 minutes with FastMCP (full tutorial)MCP (Model Context Protocol) is the standard Anthropic built to let AI agents use tools. 17,000+ MCP servers exist, but most are API wrappers. You can build one in 30 minutes that actually adds value. This is a complete walkthrough based on shipping ...00