Skip to content

Feature request: Support plugin loading / installation via SDK #473

Description

@MattKotsenas

Today, the session config allows for configuring skills, MCP servers, etc. directly. Increasingly, people are shipping plugins that bundle multiple extension types together to accomplish a scenario. In order to avoid re-creating plugin installation support in every app, the SDK should provide a "plugin loader" that is a blessed implementation of plugin installation:

  • Clones / downloads the plugin
  • Unpacks to a temp directory
  • Parses plugin.json and creates corresponding McpSever, SkillDirectory, etc. entries

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions