I built an MCP server that lets two Claude Code sessions on different machines message each other: i kept copy pasting between two...
Machines regarding APIs and architecture. between my PC's Claude Code which was supposed to work on my frontend and my other claude code sessions running on my ubuntu VPS was working on the backend. So I built an intercom which used channels API of anthropic as well as MCP server to transmit messages between 2 claude code s...
Source Brief
I built an MCP server that lets two Claude Code sessions on different machines message each other: i kept copy pasting between two machines regarding APIs and architecture. between my PC's Claude Code which was supposed to work on my frontend and my other claude code sessions running on my ubuntu VPS was working on the backend. So I built an intercom which used channels API of anthropic as well as MCP server to transmit messages between 2 claude code s...