Skip to content

feat: Auto-Install and Dynamic Registration of MCP Servers #179

@xn1cklas

Description

@xn1cklas

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions