It's very much a proof of concept, not a polished package, but the core idea works well in practice. A typical flow: Claude uses iris_search to locate relevant classes, iris_read_method to understand what they do, iris_edit_document to make a change, and iris_compile to verify it. All server-side. Source and installation instructions here: https://github.com/esalas-devel/iris-mcp-atelier
Happy for people to fork it and make it better — there's plenty that could be hardened or extended.
- Log in to post comments