2 Posts
Tag: Mcp

BY eric
Sep 06, 2026
Introducing Parley: Broker-Agnostic Messaging for AI Agents
We took the cross-machine agent group chat we built on tyo-mq, made it broker-agnostic, and open-sourced it. Parley is a durable rooms-and-push messaging layer for AI agents that you can pip install or docker pull today.

BY eric
Jun 08, 2026
Giving AI Agents Access to Network Drives via an HTTP File Server
Claude Cowork (and similar browser-based AI agents) can browse web pages but cannot reach SMB/CIFS network shares. Here is how we wrapped our office NAS in an HTTP API so the agent can list, read, search, and write files from anywhere — with proper security controls.
