From contract-negotiator
Local stdio MCP server started via ${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh script. Runs as subprocess. Purpose unclear from 'formae' key and configuration alone.
npx claudepluginhub sarturko-maker/claude-plugin-mcpAdd to your .mcp.json:
{
"mcpServers": {
"negotiation-pipeline": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/scripts/start-mcp.sh