Skip to content

marionettejs/marionette

v5.0.0-beta.6MIT

Build and migrate Marionette applications with version-matched documentation.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

marionette-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.marionettejs.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "marionette",
  "version": "5.0.0-beta.6",
  "description": "Build and migrate Marionette applications with version-matched documentation.",
  "author": {
    "name": "Marionette.js",
    "url": "https://marionettejs.com/"
  },
  "homepage": "https://marionettejs.com/docs/agent-tools/",
  "repository": "https://github.com/marionettejs/marionette",
  "license": "MIT",
  "keywords": [
    "backbone",
    "marionette",
    "migration",
    "documentation"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Marionette",
        "shortDescription": "Build with version-matched Marionette docs.",
        "longDescription": "Use the installed Marionette contract, migration guidance, and optional hosted documentation MCP when building or upgrading an application.",
        "developerName": "Marionette.js",
        "category": "Developer Tools",
        "capabilities": [
          "Read"
        ],
        "websiteURL": "https://marionettejs.com/",
        "defaultPrompt": [
          "Inspect this application's Marionette contract.",
          "Plan a Marionette v4 to v5 migration.",
          "Debug this Marionette lifecycle issue."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • docs.mjs
  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai