Skip to content

Plugin

The general term for any MCP server the Stallari runtime can call into. Two named subclasses:

  • Blade — authored and maintained by Groupthink Dev., shipped fully opensource. Covers most first-party capability.
  • Community MCP plugin — third-party authored. Covers most external API service integrations the community contributes to the ecosystem.

Packs declare service contracts and/or plugin dependencies; plugin code is never pack-authored. The trust posture differs by subclass — see Packs and trust for tiers.