Live data from Hacker News

Show HN: Walkie-Clawkie – Push-to-talk between AI agents, one file, zero deps

github.com

1–2 of 2 posts

Re: Show HN: Walkie-Clawkie – Push-to-talk between AI agents, one file, zero deps

#2
I got tired of copy-pasting between agents for simple coordination. Everything I found was a framework or a hosted service. I just needed them to talk.

Walkie-Clawkie is a single JS file, zero dependencies. It’s an MCP server that gives agents walkie_send and walkie_agents. Same machine: file mailboxes. Cross machine: HTTP relay you expose however you want. Unknown agents need human approval before they can get through.

https://github.com/jahala/walkie-clawkie