Orchestrate Mcp Agents banner
mendixlabs mendixlabs

Orchestrate Mcp Agents

Development community

Description

# Orchestrate Multiple Agents Editing One Live Studio Pro (MCP backend) This skill is the procedure for coordinating several agents that concurrently change one Mendix model through a single Studio Pro MCP ("PED") server (the `mxcli --mcp` backend). It exists because the server multiplexes clients but backs onto **one in-memory model** — so safety comes from *how you partition the work*, not from any locking the server provides. Background and rationale: [`docs/11-proposals/PROPOSAL_mcp_backen

Installation

Installs to ~/.claude/skills/mendixlabs-mxcli-orchestrate-mcp-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mendixlabs-mxcli-orchestrate-mcp-agents && curl -fsSL https://raw.githubusercontent.com/mendixlabs/mxcli/HEAD/.claude/skills/orchestrate-mcp-agents.md -o ~/.claude/skills/mendixlabs-mxcli-orchestrate-mcp-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository