Give Odysseus's local LLMs a body: integrate Synapse (open-source local MCP for full computer control) #3358
ChrisRoyse
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Felix / Odysseus team — huge respect for shipping a local-first, no-telemetry AI workspace. I built something that fits Odysseus's thesis exactly and want to offer it to the project.
Synapse (https://github.com/ChrisRoyse/Synapse — Rust, Windows, MIT-friendly) is a local MCP server that gives any local LLM full computer control: structured perception (UI Automation + screen capture + OCR + browser CDP), precise input (SendInput / virtual controller), and a 1 ms reflex runtime — all 100% on-device, nothing leaves the machine. It's the natural body for Odysseus's brain — your local models could see the screen and operate any Windows app, beyond what any existing agent harness does.
It's also self-evolving: a new capability lands every 15–30 minutes. 90-sec demo: https://youtu.be/Rs9chuey40Y
I'd love to ship a clean MCP integration so Odysseus users get local computer-use out of the box. Happy to open a PR / prototype against your architecture — just point me at where it'd fit.
— Chris Royse (Leapable AI), chrisroyseai@gmail.com

Beta Was this translation helpful? Give feedback.
All reactions