Hacker News new | ask | show | jobs
by taylornotswift 475 days ago
This is cool, is there a way we can expose this server to the web for people to use?
1 comments

Hey Taylor! Thanks! One of the creators of emcee here.

So... short answer... there isn't a great way right now. Currently emcee is communicating over stdio – and although MCP technically supports SSE, it isn't super friendly to remote workflows.

You can see it's definitely on the roadmap for MCP here, however: https://github.com/modelcontextprotocol/specification/discus...

Curious to hear how you were thinking of using emcee remotely? Feel free to email me at carl@loopwork.com too.