feature: Global Windmill AI copilot/chat
- cursor-like autocompletion for all script editors (inline)
- MCP server to give context about Windmill workspace
- AI chat panel available globally that adapts to context and unify all AI interactions (AI Fix, AI gen, AI edit, Workflow Edit, Explain Code, Summarize info from workspace)
First, windmill is an amazing product and I'm a huge fan!
This might be included in what you listed, but I think a very helpful part of a windmill MCP server would be to create/update/delete flows, scripts, and triggers.
This way, a team could connect their Claude clients (or any MCP client) to windmill and be able to create custom, personal workflows to be scheduled or triggered without needing to learn the windmill UI or technical concepts.
E.g. "Use windmill to scrape hackernews once a day and send me a Slack message with the top 10 posts"
(possibly some follow-up questions by Claude, e.g. what time to scrape)
=> Create a workflow with a script that scrapes hackernews and sends a slack message => Create a schedule to trigger the workflow 1x per day at 6pm EST
Is this part of what you were imagining?
Hi @gavry, our focus is first to integrate a chat interface for both the script and flow editors, enabling the user to create scripts and workflows from natural language. Once we have that, we will probably build on it to make an MCP server as you describe. We're also working on a separate MCP that will expose all the user workspace runnables as tools.