Recommended way to interact with Pluto using AI?

Disclaimer: I am not fully versed on the AI tooling.

I love Pluto for it’s interactivity and share ability - I’d like to convert some lecture notes into an interactive Pluto notebook using AI, but Claude Code has trouble with the notebook format/ reactive nature of the Pluto file. From what I gather, I think what I might be looking for is an MCP tool which allows the AI to interact with Pluto through an API rather than directly editing the file?

I would love any suggestions on best practices here!

Check out SpaceStation.jl! I created it so I like that a lot. There are also other things like Kaimon.jl and DaemonicCabal.jl that might be useful, and other mcp related things but I am not super familiar with those so I can’t speak to them directly

I’m the author of a recent and soon to be released system (KaimonSlate.jl) which has been designed to integrate with AI agent assistants from day one. I’d recommend you check it out as it might hit a sweet spot for you?

(That link doesn’t connect because it’s not registered yet. It will be soon, but in the meantime you can get started with the documentation here.

KaimonSlate.jl is still new and changing, there are some sharp edges you might encounter and some core APIs that are still in flux. However myself and others are using Slate to create what in my opinion are some pretty amazing things already. Please feel free to connect with me by DM if you have any questions or need some support getting started. I’m looking for some early users to try Slate and tell me about it. Any feedback whether it be praise or criticism helps me improve the project going forward.