← Back to Plugins
MCP Server MCP

io.github.ynishi/mlua-swarm

github By github 👁 2 views ▲ 0 votes

MCP server for mlua-swarm: engine that compiles flow.ir Blueprints and dispatches agent steps.

Homepage Verified source GitHub

Install

oci:ghcr.io/ynishi/mse:0.26.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/ynishi/mse:0.26.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "subcommand"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...