Start on Mac. Continue on Windows. Send it back. Nothing gets lost.
PCMCP is a WebMCP-powered cross-platform task handoff demo. A browser exposes WebMCP tools that let an agent send and receive a neutral task capsule so the same task state can move between computers without remote-controlling the other machine.
- Sends a live task state from one computer to another.
- Rehydrates the same state on the destination.
- Lets the destination change the state and send it back.
- Uses real
document.modelContext.registerTool(...)WebMCP tools.
send_capsulesends the current task state.receive_capsuleretrieves the latest task state.
npm startThen open http://localhost:4173 on your browser.
https://finder-editor-truly-instructor.trycloudflare.com
MIT