Used by 1 plugin
Manages Claude Code plugin state and coordinates multiple MCP server connections.
Add to your .mcp.json:
{
"mcpServers": {
"orchestrator-state": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/orchestrator-server.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node