-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you'd like to request
The current behavior of Stagewise is that we can start an AI chat, but it isn’t bi-directional. An MCP would enable agents to request additional information from the toolbar or plugins and send responses, for example, to confirm a successful edit within the IDE.
Describe the solution you'd like to see
Automatic, IDE-Agnostic MCP Server Installation
- The system should automatically install an MCP server for any supported IDE.
- Once installed, the MCP server must provide tools for agents to confirm and review edits made to the toolbar.
Per-Plugin Tooling and Server Deployment
- Allow installation of additional tools—or even entirely new MCP servers, on a per-plugin basis.
- Where feasible, automatically trigger plugin registration whenever the toolbar initializes and begins communicating with the extension.
Enhanced MCP Plugin Tools for AI Agents
- Expose tools that let AI agents request supplementary or related data from the plugin.
- For example, after an agent makes a DOM change, it should be able to ask the plugin to return the updated DOM for validation.
👨👧👦 Contributing
- 🙋♂️ Yes, I'd be down to file a PR implementing this feature!
doeixd
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request