Posts

Subscribe via RSS →
9 min read

Bridging IFTTT to Your Local AI Assistant with an MCP Proxy

IFTTT shipped MCP support but only for Claude and ChatGPT. Here’s how I built a 500-line Node.js proxy to connect it to any stdio-based MCP client, and the two gotchas that made it interesting.

  • ai
  • tools
  • coding
  • automation
6 min read

Your AI Provider Is a Single Point of Failure

Last Friday, a government letter took Anthropic’s most advanced models offline worldwide. If your architecture doesn’t assume your AI provider will disappear, you’re running on …

  • AI
  • resilience
  • architecture
  • GenAI