MCP Server
MCP
io.github.ynishi/mlua-swarm
MCP server for mlua-swarm: engine that compiles flow.ir Blueprints and dispatches agent steps.
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
By
Comments
Sign in to leave a comment