Hey seb234 - OAK-FFC 6P is no longer available, it was discontinued and removed from the current docs.
OAK4 / RVC4 does support multi-camera use. The RVC4 platform exposes multiple MIPI camera interfaces and supports up to 5 concurrent camera streams, with up to 3 ISP-processed streams plus additional raw streams. So 4 cameras is in scope from the platform side, depending on the exact sensors, resolution/FPS, and whether you need all streams ISP-processed.
For SLAM/VIO specifically, the current DepthAI v3 examples are based on a stereo pair plus IMU, not a 4-camera VIO pipeline. The documented examples use BasaltVIO with left/right cameras and IMU, and an additional RTABMapSLAM example builds SLAM from stereo depth/rectified frames and odometry. These VSLAM nodes are currently marked as early access/preview...
Best,
Oskar